- python3 (<< 3.8)
- python3 (>= 3.7~)
- python3:any
- libassuan0 (>= 2.4.2)
- libc6 (>= 2.17)
- libgpg-error0 (>= 1.24)
- libgpgme11 (>= 1.12.0)
The "gpg" Python module is, for the most part, a direct interface to
the C GPGME library. However, it is re-packaged in a more Pythonic
way -- object-oriented with classes and modules. Take a look at the
classes defined here -- they correspond directly to certain object
types in GPGME for C.
.
Features:
* Feature-rich, full implementation of the GPGME library. Supports
all GPGME features except interactive editing (coming soon).
Callback functions may be written in pure Python.
* Ability to sign, encrypt, decrypt, and verify data.
* Ability to list keys, export and import keys, and manage the keyring.
* Fully object-oriented with convenient classes and modules.
.
This is the official upstream Python 3 binding for GPGME.
Installed Size: 1.3 MB
Architectures: amd64 arm64