Block a user
python3-gpg (1.24.2-1ubuntu2)
Published 2025-03-14 04:12:12 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install python3-gpg=1.24.2-1ubuntu2
Repository Info
Distributions |
noble |
Components |
main |
Architectures |
arm64 |
About this package
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.
Dependencies
| python3 (<< 3.13) |
| python3 (>= 3.12~) |
| python3:any |
| libc6 (>= 2.17) |
| libgpgme11t64 (>= 1.24.1) |
Details
Assets (1)
Versions (1)
View all
1.24.2-1ubuntu2
2025-03-14