slackbuilds/libraries/python-gnupg
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
python-gnupg.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python-gnupg.info libraries/python-gnupg: Update homepage. 2018-04-28 06:40:11 +07:00
slack-desc libraries/python-gnupg: Update homepage. 2018-04-28 06:40:11 +07:00

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.