From 2fa980cb589c5321efc69f38677206d57f046c7b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 16:35:15 -0400 Subject: libraries/python-gnupg: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/python-gnupg/README | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'libraries') diff --git a/libraries/python-gnupg/README b/libraries/python-gnupg/README index 6c78b449d5..97323081ab 100644 --- a/libraries/python-gnupg/README +++ b/libraries/python-gnupg/README @@ -1,8 +1,10 @@ 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. +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. -- cgit v1.2.3-79-gdb01