diff options
author | Dugan Chen <thedoogster@gmail.com> | 2014-05-19 16:28:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-19 16:28:16 +0700 |
commit | 54315d025217b753d2f77cd84dd3c1221b741c9d (patch) | |
tree | 1c8e49754918d90bf72334af6b5892a8bd0dc34e /python/pygpgme/slack-desc | |
parent | 5b83e85ec3e27552dcef5b77fe4e7f6f4eee01cc (diff) | |
download | slackbuilds-54315d025217b753d2f77cd84dd3c1221b741c9d.tar.gz |
python/pygpgme: Added (GPGME library wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pygpgme/slack-desc')
-rw-r--r-- | python/pygpgme/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pygpgme/slack-desc b/python/pygpgme/slack-desc new file mode 100644 index 0000000000..359bd264b0 --- /dev/null +++ b/python/pygpgme/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pygpgme: pygpgme (A Python wrapper for the GPGME library) +pygpgme: +pygpgme: PyGPGME is a Python module that lets you sign, verify, encrypt and +pygpgme: decrypt messages using the OpenPGP format. +pygpgme: +pygpgme: It is built on top of the GNU Privacy Guard and the GPGME library. +pygpgme: +pygpgme: +pygpgme: +pygpgme: +pygpgme: |