summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/pygpgme/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pygpgme/README b/python/pygpgme/README
index f21f96d4ee..1fc1fc21a5 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.