find-unicode-control icon indicating copy to clipboard operation
find-unicode-control copied to clipboard

Not on PyPI?

Open hartwork opened this issue 9 months ago • 3 comments
trafficstars

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

hartwork avatar Feb 03 '25 14:02 hartwork

@siddhesh what do you think?

hartwork avatar Feb 27 '25 00:02 hartwork

Sure, I got as far as creating a pypi account last weekend, I just need to find another timeslice to do the rest.

siddhesh avatar Feb 27 '25 02:02 siddhesh

@siddhesh cool!

hartwork avatar Feb 27 '25 03:02 hartwork

@siddhesh any news?

hartwork avatar Jul 12 '25 23:07 hartwork

@siddhesh any news?

hartwork avatar Sep 29 '25 23:09 hartwork

Thank you for keeping me accountable @hartwork , sorry it took so long: https://pypi.org/project/find-unicode-control/

siddhesh avatar Sep 30 '25 20:09 siddhesh

@siddhesh cool — thank you! Could you push a matching Git tag also?

hartwork avatar Sep 30 '25 21:09 hartwork

Done: https://github.com/siddhesh/find-unicode-control/tags

siddhesh avatar Sep 30 '25 22:09 siddhesh

Thank you! 👍

hartwork avatar Sep 30 '25 23:09 hartwork

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 :

Image

Just an idea. Very nice to have it on PyPI now!

hartwork avatar Sep 30 '25 23:09 hartwork