summaryrefslogtreecommitdiffstats
path: root/contrib/ipaddr-py/README
blob: 1b54294bb10cb92e1b1b6180947e7271f74bef61 (plain)
1
2
3
4
5
6
7
8
ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.
It was developed by Google for internal use, and is now open source.

Project home page: http://code.google.com/p/ipaddr-py/

Please send contributions to ipaddr-py-dev@googlegroups.com.  Code should
include unit tests and follow the Google Python style guide:
http://code.google.com/p/soc/wiki/PythonStyleGuide