blob: d37afe24936146ad92e34959f5e696b6fe38b1cc (
plain)
1
2
3
4
|
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.
|