[ 原始碼: gpgme1.0 ]
套件:python3-gpg(1.23.2-5)
python3-gpg 的相關連結
Debian 的資源:
下載原始碼套件 gpgme1.0:
- [gpgme1.0_1.23.2-5.dsc]
- [gpgme1.0_1.23.2.orig.tar.bz2]
- [gpgme1.0_1.23.2.orig.tar.bz2.asc]
- [gpgme1.0_1.23.2-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [gnupg.org]
相似套件:
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.
其他與 python3-gpg 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgpgme11t64 (>= 1.23.2)
- GPGME - GnuPG Made Easy (library)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)