We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fd103 commit 9c491f0Copy full SHA for 9c491f0
README
@@ -3,6 +3,8 @@ It was developed by Google for internal use, and is now open source.
3
4
Project home page: http://code.google.com/p/ipaddr-py/
5
6
-Please send contributions to ipaddr-py-dev@googlegroups.com. Code should
7
-include unit tests and follow the Google Python style guide:
8
-http://code.google.com/p/soc/wiki/PythonStyleGuide
+This is a fork of the ipaddr project purely for the purposes of providing a
+version compatible with python 3.2; in python 2.7 the original works fine,
+while python 3.3 and above include a version of ipaddr called ipaddress.
9
+Unfortunately python 3.2 is still quite a prevalent version - it's included
10
+in Ubuntu 12.04 LTS and in Raspbian on the Raspberry Pi.
0 commit comments