Skip to content

Fixed the pip install command's package name #18

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevenmz
Copy link

Found the correct package name at https://pypi.org/project/py-pgp/

@fzhengwx
Copy link

@stevenmz Can you install this package? If yes, what's your python version?

Does this library provide real full functionality of GnuPG without any external system dependency? For instance, all other similar python libraries are all wrapper around the GnuPG executable.

@stevenmz
Copy link
Author

stevenmz commented Mar 19, 2021

Hi @fzhengwx ! Yes, I am able to install the package using the package name I modified it to in the pull request. I am on Anaconda’s Python 3.6.7. I looked at this package first because it did not require a pgp install, but I found it’s API a bit harder to use than other packages (for my basic need of reading encrypted files) so I switched.

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

Successfully merging this pull request may close these issues.

2 participants