PACKAGE NAME: python3-netaddr-1.3.0-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/python3-netaddr PACKAGE SIZE (compressed): 1960 K PACKAGE SIZE (uncompressed): 10206 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-packaging-opt,python3-wheel,python3-setuptools-opt PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-netaddr: python3-netaddr (Network address manipulation) python3-netaddr: python3-netaddr: netaddr provides a Pythonic way of working with: python3-netaddr: - IPv4 and IPv6 addresses and subnets python3-netaddr: - MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers python3-netaddr: - arbitrary (non-aligned) IP address ranges and IP address sets python3-netaddr: - some non-CIDR IP range formats such as nmap and glob-style formats python3-netaddr: python3-netaddr: nettaddr is able to manipulate IPv4, IPv6, CIDR, EUI and MAC python3-netaddr: network addresses. python3-netaddr: