summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:17:42 +0100
committer B. Watson2022-03-17 17:37:58 +0100
commit5aa7b6da0f041a61ee307633918cfc43213fb777 (patch)
tree8a5b6f2f31c0b6b2ee1efcb8cbdcd675732d72e5 /python
parent190baeb4d0fd06e01edb1f85ac950b0684344c15 (diff)
downloadslackbuilds-5aa7b6da0f041a61ee307633918cfc43213fb777.tar.gz
python/python3-pyjwt: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pyjwt/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-pyjwt/README b/python/python3-pyjwt/README
index 21fcd9d904..6c37c1a169 100644
--- a/python/python3-pyjwt/README
+++ b/python/python3-pyjwt/README
@@ -1,3 +1,3 @@
-PyJWT is a Python library which allows you to encode and decode JSON Web
-Tokens (JWT). JWT is an open, industry-standard (RFC 7519) for representing
-claims securely between two parties.
+PyJWT is a Python library which allows you to encode and decode JSON
+Web Tokens (JWT). JWT is an open, industry-standard (RFC 7519) for
+representing claims securely between two parties.