summaryrefslogtreecommitdiffstats
path: root/python/cryptography
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:11:50 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:54 -0400
commit7b25c9b0ecb71d1b06a8627273278ca83154974e (patch)
tree963e1a08a0b836a9afe3ddf3ceae2eb494c73097 /python/cryptography
parent8154560f2225fb17e487afcb2e88c6f61d8687bb (diff)
downloadslackbuilds-7b25c9b0ecb71d1b06a8627273278ca83154974e.tar.gz
slackbuilds-7b25c9b0ecb71d1b06a8627273278ca83154974e.tar.xz
python/cryptography: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/cryptography')
-rw-r--r--python/cryptography/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/python/cryptography/README b/python/cryptography/README
index c13567f6db..9344751164 100644
--- a/python/cryptography/README
+++ b/python/cryptography/README
@@ -1,2 +1,5 @@
-cryptography is a Python library for 3.2+ which exposes cryptographic recipes and primitives.
-It's available under either the Apache Software License, Version 2.0, or the BSD license.
+cryptography is a Python library for 3.2+ which exposes cryptographic
+recipes and primitives.
+
+It's available under either the Apache Software License, Version 2.0,
+or the BSD license.