slackbuilds/libraries/python-gnupg
B. Watson 2fa980cb58 libraries/python-gnupg: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 16:35:15 -04:00
..
README libraries/python-gnupg: Wrap README at 72 columns. 2022-03-13 16:35:15 -04:00
python-gnupg.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python-gnupg.info
slack-desc

README

A Python wrapper for GnuPG

The gnupg module allows Python programs to make use of the
functionality provided by the GNU Privacy Guard (abbreviated GPG or
GnuPG).

Using this module, Python programs can encrypt and decrypt data,
digitally sign documents and verify signatures, manage (generate, list
and delete) encryption keys, using proven Public Key Infrastructure
(PKI) encryption technology based on OpenPGP.