Subject: CVS commit: pkgsrc/net/py-netaddr
From: Havard Eidnes
Date: 2014-09-02 15:48:13
Message id: 20140902134813.8B22896@cvs.netbsd.org

Log Message:
py-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

Files:
RevisionActionfile
1.1addpkgsrc/net/py-netaddr/DESCR
1.1addpkgsrc/net/py-netaddr/Makefile
1.1addpkgsrc/net/py-netaddr/PLIST
1.1addpkgsrc/net/py-netaddr/distinfo
1.1addpkgsrc/net/py-netaddr/patches/patch-setup.py