summaryrefslogtreecommitdiffstats
path: root/python/python3-ipaddr
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:15:32 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:58 -0400
commit440084c2afa4749233b73d86fa871c8d910ceb46 (patch)
tree74cac37e520b4cd38d4d1ce3545b0575511a088e /python/python3-ipaddr
parent6a28219c78aad895b18730c8fd2ab55840035891 (diff)
downloadslackbuilds-440084c2afa4749233b73d86fa871c8d910ceb46.tar.gz
slackbuilds-440084c2afa4749233b73d86fa871c8d910ceb46.tar.xz
python/python3-ipaddr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python3-ipaddr')
-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.