slackbuilds/libraries/python-gnupg
Dimitris Zlatanidis 209794672e python/python-gnupg: Updated for version 0.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2017-07-12 22:48:22 +07:00
..
README
python-gnupg.SlackBuild python/python-gnupg: Updated for version 0.4.1. 2017-07-12 22:48:22 +07:00
python-gnupg.info python/python-gnupg: Updated for version 0.4.1. 2017-07-12 22:48:22 +07:00
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.