[ Bron: gpgme1.0 ]
Pakket: python3-gpg (1.12.0-6)
Verwijzigingen voor python3-gpg
Debian bronnen:
Het bronpakket gpgme1.0 downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.gnupg.org]
Vergelijkbare pakketten:
Python interface to the GPGME GnuPG encryption library (Python 3)
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.
Andere aan python3-gpg gerelateerde pakketten
|
|
|
|
-
- dep: libassuan0 (>= 2.4.2)
- IPC library for the GnuPG components
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgpg-error0 (>= 1.24)
- GnuPG development runtime library
-
- dep: libgpgme11 (>= 1.12.0)
- GPGME - GnuPG Made Easy (library)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)