From 440084c2afa4749233b73d86fa871c8d910ceb46 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:15:32 -0400 Subject: python/python3-ipaddr: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python3-ipaddr/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python3-ipaddr/README') 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. -- cgit v1.2.3