diff options
-rw-r--r-- | python/python3-ipaddr/README | 6 |
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. |