Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing package naming convention #13

Closed
seanmcfeely opened this issue Jan 28, 2022 · 1 comment
Closed

Confusing package naming convention #13

seanmcfeely opened this issue Jan 28, 2022 · 1 comment

Comments

@seanmcfeely
Copy link

It's confusing for package management that the package is named sockschain and SocksipyChain.

$ python3 -m pip show sockschain
WARNING: Package(s) not found: sockschain
$ python3 -m pip show SocksipyChain
Name: SocksipyChain
Version: 2.1.2
Summary: A Python SOCKS/HTTP Proxy module
Home-page: http://github.com/PageKite/SocksiPyChain
Author: Bjarni R. Einarsson
Author-email: bre@pagekite.net
License: BSD
Location: /opt/intel/PySocksipyChain/venv/lib/python3.9/site-packages/SocksipyChain-2.1.2-py3.9.egg
Requires: six
Required-by: 

I noticed this package is not on PyPi. I hope you don't mind I will publish it there under sockschain with attribution back to you and this repo. Let me know if you want me to change anything. Thank you!

@seanmcfeely
Copy link
Author

Closing this so the maintainer does not have to. Please feel free to re-open or message me as need or desired. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant