[ buster ]
[ 原始碼: gpgme1.0 ]
套件:python-gpg(1.12.0-6)
Python interface to the GPGME GnuPG encryption library (Python 2)
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 2 binding for GPGME.
其他與 python-gpg 有關的套件
|
|
|
|
-
- dep: libassuan0 (>= 2.4.2)
- IPC library for the GnuPG components
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgpg-error0 (>= 1.24)
- GnuPG development runtime library
-
- dep: libgpgme11 (>= 1.12.0)
- GPGME - GnuPG Made Easy (library)
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)