Index of /ports_net/py-netaddr
Name Last modified Size
Parent Directory -
Makefile 11-Feb-2010 08:26 848
distinfo 28-May-2011 14:08 135
pkg-descr 14-Oct-2008 22:49 550
pkg-plist 25-Oct-2009 20:11 4.3K
netaddr is a Python library for the manipulation of various common
network address notations and representations.
It takes the hassle out of fiddling with innumerable variations of
network addresses, presenting a consistent, extensible, easy-to-use
and (above all) Pythonic API.
With it you can validate, convert, categorise, iterate, generate,
slice (and dice):
* IP version 4
* IP version 6
* CIDR (Classless Inter-Domain Routing)
* MAC (Media Access Control)
* IEEE EUI-48 and EUI-64
WWW: http://code.google.com/p/netaddr/