A pure Python network address representation and manipulation library
Репозитории
AppStream
Полное описание
A network address manipulation library for Python
Provides support for:
Layer 3 addresses
* IPv4 and IPv6 addresses, subnets, masks, prefixes
* iterating, slicing, sorting, summarizing and classifying IP networks
* dealing with various ranges formats (CIDR, arbitrary ranges and globs, nmap)
* set based operations (unions, intersections etc) over IP addresses and
subnets
* parsing a large variety of different formats and notations
* looking up IANA IP block information
* generating DNS reverse lookups
* supernetting and subnetting
Layer 2 addresses
* representation and manipulation MAC addresses and EUI-64 identifiers
* looking up IEEE organisational information (OUI, IAB)
* generating derived IPv6 addresses
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.10.1-3
- Rebuilt for MSVSphere 9.6-beta
* Wed Nov 13 2024 Rafael Jeffman <rjeffman@redhat.com> - 0.10.1-3
- Bump version to rebuild due to brew issues
Resolves: RHEL-25506
* Tue Nov 12 2024 Rafael Jeffman <rjeffman@redhat.com> - 0.10.1-2
- Remove subpackage python3-netaddr-shell
Resolves: RHEL-25506
* Mon Nov 11 2024 Rafael Jeffman <rjeffman@redhat.com> - 0.10.1-1
- Rebase to version 0.10.1
Resolves: RHEL-25506