find-unicode-control
find-unicode-control copied to clipboard
Not on PyPI?
Hi!
I found find-unicode-control mentioned at https://openscanhub.fedoraproject.org/ and checked PyPI for it to find that it's not in there. Please consider adding it to PyPI for two key reasons:
- it will be easier to install, and
- it takes away the opportunity from attackers to use name "find-unicode-control" to provide something malicious instead of your actual software, and trick users into believing its the real deal.
Thanks for your consideration!
Best, Sebastian
@siddhesh what do you think?
Sure, I got as far as creating a pypi account last weekend, I just need to find another timeslice to do the rest.
@siddhesh cool!
@siddhesh any news?
@siddhesh any news?
Thank you for keeping me accountable @hartwork , sorry it took so long: https://pypi.org/project/find-unicode-control/
@siddhesh cool — thank you! Could you push a matching Git tag also?
Done: https://github.com/siddhesh/find-unicode-control/tags
Thank you! 👍
One thing I like to do for projects on PyPI is to use the PyPI project URL in the GitHub project metadata, e.g. this is from https://github.com/hartwork/git-delete-merged-branches :
Just an idea. Very nice to have it on PyPI now!