summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:15:32 +0100
committer B. Watson2022-03-17 17:37:58 +0100
commit440084c2afa4749233b73d86fa871c8d910ceb46 (patch)
tree74cac37e520b4cd38d4d1ce3545b0575511a088e /python
parent6a28219c78aad895b18730c8fd2ab55840035891 (diff)
downloadslackbuilds-440084c2afa4749233b73d86fa871c8d910ceb46.tar.gz
python/python3-ipaddr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-ipaddr/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-ipaddr/README b/python/python3-ipaddr/README
index 1eb461997f..b31f6d848b 100644
--- a/python/python3-ipaddr/README
+++ b/python/python3-ipaddr/README
@@ -1,3 +1,3 @@
-ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.
-It has been superseded by ipaddress from the Python 3 standard library,
-and its Python 2 backport.
+ipaddr.py is a library for working with IP addresses, both IPv4 and
+IPv6. It has been superseded by ipaddress from the Python 3 standard
+library, and its Python 2 backport.