1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/net/py-ipaddress/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00

8 lines
258 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.org/project/ipaddress/
WWW: https://github.com/phihag/ipaddress