Search Criteria
Package Details: python2-pgpy 0.5.3-1
Git Clone URL: | https://aur.archlinux.org/python-pgpy.git (read-only, click to copy) |
---|---|
Package Base: | python-pgpy |
Description: | Pretty Good Privacy for Python - a pure Python OpenPGP implementation. |
Upstream URL: | https://github.com/SecurityInnovation/PGPy |
Keywords: | GPG OpenPGP PGP Python |
Licenses: | |
Submitter: | Commod0re |
Maintainer: | J-M0 |
Last Packager: | J-M0 |
Votes: | 6 |
Popularity: | 0.127736 |
First Submitted: | 2015-10-07 02:53 |
Last Updated: | 2020-10-07 01:58 |
Dependencies (15)
- python2-enum34
- python2-pyasn1
- python2-singledispatch
- python2-cryptography>=1.1.0
- python2-six>=1.9.0
- python-cryptography (make)
- python-pyasn1 (make)
- python-setuptools (make)
- python-six (make)
- python2-cryptography (make)
- python2-enum34 (make)
- python2-pyasn1 (make)
- python2-setuptools (make)
- python2-singledispatch (make)
- python2-six (make)
Latest Comments
eschwartz commented on 2020-12-04 06:43
Could you please add:
cellebyte commented on 2018-04-05 21:42
Not working with python3 singledispatch not found. Install singledispatch via pip fixes the problem...