e7dfb7fba8
A Python module for handling IPv4 and IPv6 Addresses and Networks
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks in
|
|
a fashion similar to perl's Net::IP and friends. The IP class allows a
|
|
comfortable parsing and handling for most notations in use for IPv4 and IPv6
|
|
Addresses and Networks.
|
|
|
|
WWW: http://c0re.jp/c0de/IPy/
|