[ 源代码: gpgme1.0 ]
软件包:python3-gpg(1.18.0-3 以及其他的)
python3-gpg 的相关链接
Debian 的资源:
下载源码包 gpgme1.0:
- [gpgme1.0_1.18.0-3.dsc]
- [gpgme1.0_1.18.0.orig.tar.bz2]
- [gpgme1.0_1.18.0.orig.tar.bz2.asc]
- [gpgme1.0_1.18.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgpgme11 (>= 1.17.1)
- GPGME - GnuPG Made Easy (library)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)