Download List

프로젝트 설명

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

CIDR 개체 이상의 반복이 추가되었습니다. 비교 연산자는 주소, netmasks 용 및 CIDR 개체가 추가되었습니다. 주소에 대한 산술 연산을 증강되었고 반영됩니다. 일부 버그가 수정되었습니다. 테스트 개선했다.
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

이 릴리스를 사용하는 경우 CIDR 그물을 완전히 또 하나에 포함된 테스트 CIDR 클래스를 사용할 수있습니다.
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