From 7b25c9b0ecb71d1b06a8627273278ca83154974e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:11:50 -0400 Subject: python/cryptography: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/cryptography/README | 7 +++++-- 1 file 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. -- cgit v1.2.3