slackbuilds_ponce/libraries/python-gnupg
Dimitris Zlatanidis 86d7a33d47 libraries/python-gnupg: Added (A wrapper for the GnuPG).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-08 11:10:10 -06:00
..
python-gnupg.info
python-gnupg.SlackBuild
README
slack-desc

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.