diff options
Diffstat (limited to 'python/pygpgme/README')
-rw-r--r-- | python/pygpgme/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pygpgme/README b/python/pygpgme/README index f21f96d4eeb50..1fc1fc21a5b3d 100644 --- a/python/pygpgme/README +++ b/python/pygpgme/README @@ -1,5 +1,5 @@ -PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt -messages using the OpenPGP format. +PyGPGME is a Python module that lets you sign, verify, encrypt and +decrypt messages using the OpenPGP format. It is built on top of the GNU Privacy Guard and the GPGME library. |