Files
bsdports/python/py-ipaddress/pkg-descr
2019-12-26 07:26:06 +00:00

8 lines
261 B
Plaintext

Python 3.3's ipaddress (IPv4/IPv6 manipulation library) for Python 2.6 and 2.7.
Note that you must pass in unicode objects when constructing from a character
representation!
WWW: https://pypi.python.org/pypi/ipaddress
WWW: https://github.com/phihag/ipaddress