IPlib 1.0 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 17K
Developer: Davide Alberani
0 stars award from rbytes.net

IPlib is a Python module to convert between many different IP address notations and to manage netmask/address pairs in the CIDR notation.

Some example scripts ("ipconv", "nmconv", and "cidrinfo") are included.

Requirements:
Python

What's New in This Release:
Iteration over CIDR object was added.
Comparison operators were added for addresses, netmasks, and CIDR objects.
The arithmetic operations for addresses were augmented and reflected.
Some bugs were fixed.
The test suite was improved.

IPlib 1.0 keywords