mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
9 lines
390 B
Plaintext
9 lines
390 B
Plaintext
netaddr is a Python library for representing and manipulating
|
|
network addresses.
|
|
|
|
It support the ability to work and interact with the following:
|
|
- 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
|