Skip to content

waveform-computing/ipaddr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

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.
Unfortunately python 3.2 is still quite a prevalent version - it's included
in Ubuntu 12.04 LTS and in Raspbian on the Raspberry Pi.

About

Fork of ipaddr for py3.2 compatibility (used by lars)

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors