Skip to content

Commit 9c491f0

Browse files
committed
Updated README
1 parent 51fd103 commit 9c491f0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ It was developed by Google for internal use, and is now open source.
33

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

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
6+
This is a fork of the ipaddr project purely for the purposes of providing a
7+
version compatible with python 3.2; in python 2.7 the original works fine,
8+
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

Comments
 (0)