From 4731796771556bb601aef3131a1b5b4904843360 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:10:53 -0400 Subject: python/pysha3: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/pysha3/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python') diff --git a/python/pysha3/README b/python/pysha3/README index 6fd5ef564979..b4635c26f2e2 100644 --- a/python/pysha3/README +++ b/python/pysha3/README @@ -1,5 +1,5 @@ SHA-3 wrapper (keccak) for Python. -The module is a standalone version of the SHA-3 module from Python 3.6. -The code in sha3module.c has been modified to be compatible with Python 2.7 to 3.5. -Python 2.6 and earlier are not supported. +The module is a standalone version of the SHA-3 module from Python +3.6. The code in sha3module.c has been modified to be compatible with +Python 2.7 to 3.5. Python 2.6 and earlier are not supported. -- cgit v1.2.3