diff options
| author | Christoph Willing <chris.willing@linux.com> | 2025-01-29 22:01:34 +1100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-01 10:17:28 +0700 |
| commit | d484c8c179f3b86b704ff823e9b8ce6d0f29ee7e (patch) | |
| tree | b270f46c1cffb25f84a76c575fd90a4d4893aba8 /python/python2-netaddr/README | |
| parent | c126a012cf8b1d4ef4003f1b7b8bd7433d8edcac (diff) | |
python/python3-netaddr: Removed
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-netaddr/README')
| -rw-r--r-- | python/python2-netaddr/README | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/python/python2-netaddr/README b/python/python2-netaddr/README deleted file mode 100644 index 686ffe012c..0000000000 --- a/python/python2-netaddr/README +++ /dev/null @@ -1,20 +0,0 @@ -A pure Python network address representation and manipulation library. - -netaddr provides a Pythonic way of working with :- -- IPv4 and IPv6 addresses and subnets -- MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers -- arbitrary (non-aligned) IP address ranges and IP address sets -- various non-CIDR IP range formats such as nmap and glob-style formats - -The source package includes (probably now out of date) data from: -1. http://standards.ieee.org (public OUI and IAB registration data -published by the IEEE) -2. http://www.iana.org (IPv4, IPv6 and multicast address space -allocations). - -To include the latest versions in the package, run the script with: - -# NEWDATA="yes" ./python-netaddr.SlackBuild - -and the latest versions will be downloaded during the build -for inclusion in the package. |
