What's IPlib?
IPlib is a Python module useful to convert amongst many different notations and to manage couples of address/netmask in the CIDR notation. Some example scripts ('ipconv', 'nmconv' and 'cidrinfo') are included.Download
IPlib is GPLed software (since November 2010, available even under the BSD license). The latest (...the greatest! ) version is 1.1:- iplib-1.1.tar.gz: source tarball (GPL version).
- iplib-1.1bsd.tar.gz: source tarball (same code, released under the BSD license).
- python-iplib:
official Debian package (kudos to Christoph Haas for
maintaining the package).
I've also made some unofficial debian packages for older Python releases. - iplib-1.1-1.noarch.rpm: for RPM-based distributions (source package: iplib-1.1-1.src.rpm).
- iplib-1.1.win32.exe: Microsoft Windows installer.
Development
If you are interested in developing IPlib, especially to add IPv6 support, you can send me an email.