Download List

Descripción del Proyecto

iplib is a Python module to convert between many
different IP address notations and to manage
address/netmask pairs in the CIDR notation. Some
example scripts ("ipconv", "nmconv", and
"cidrinfo") are included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-23 16:02
1.0

Iteración sobre el objeto CIDR fue añadida. Los operadores de comparación se han añadido para las direcciones, máscaras de red, y los objetos CIDR. Las operaciones aritméticas para las direcciones se enriquece y se refleja. Algunos errores fueron corregidos. El conjunto de pruebas fue mejorada.
Tags: Major feature enhancements
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.

2005-10-17 15:14
0.9

Con este lanzamiento, usted puede utilizar la clase CIDR para comprobar si una red CIDR está totalmente contenido en otro.
Tags: Initial freshmeat announcement
With this release, you can use the CIDR class to
test if a CIDR net is entirely contained in
another one.

Project Resources