summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:11:50 +0100
committer B. Watson2022-03-17 17:37:54 +0100
commit7b25c9b0ecb71d1b06a8627273278ca83154974e (patch)
tree963e1a08a0b836a9afe3ddf3ceae2eb494c73097
parent8154560f2225fb17e487afcb2e88c6f61d8687bb (diff)
downloadslackbuilds-7b25c9b0ecb71d1b06a8627273278ca83154974e.tar.gz
python/cryptography: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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.