[ ソース: gpgme1.0 ]
パッケージ: python3-gpg (1.12.0-6)
python3-gpg に関するリンク
Debian の資源:
gpgme1.0 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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: libassuan0 (>= 2.4.2)
- GnuPG コンポーネント用 IPC ライブラリ
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgpg-error0 (>= 1.24)
- GnuPG 開発用ランタイムライブラリ
-
- dep: libgpgme11 (>= 1.12.0)
- GPGME - GnuPG Made Easy (ライブラリ)
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)