Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403366
en ru br
ALT Linux repos
S:0.8.0-alt1

Group :: Development/Python3
RPM: python3-module-netaddr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.8.0-alt1
Build date: 24 march 2023, 21:09 ( 55.9 weeks ago )
Size: 1250.81 Kb

Home page:   http://github.com/drkjam/netaddr

License: BSD
Summary: A pure Python network address representation and manipulation library
Description:

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

Included are routines for :-

- generating, sorting and summarizing IP addresses and networks
- performing easy conversions between address notations and formats
- detecting, parsing and formatting network address representations
- performing set-based operations on groups of IP addresses and subnets
- working with arbitrary IP address ranges and formats
- accessing OUI and IAB organisational information published by IEEE
- accessing IP address and block information published by IANA

For details on the latest updates and changes, see :-

   http://github.com/drkjam/netaddr/blob/rel-0.7.x…

API documentation for the latest release is available here :-

   http://packages.python.org/netaddr/

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • python3-module-netaddr
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin