/usr/share/doc/python3-IPy
Edit: /usr/share/doc/python3-IPy/AUTHORS (1337B)
Authors
=======
Jeff Ferland
> Current maintainer, versions 0.76 through latest
Victor Stinner
> Maintainer, versions 0.5 through 0.75
Maximillian Dornseif
> IPy author and maintainer until the version 0.42
Contributors
============
Aras Vaichas
> fix __getitem__ for IP object of size 1
Arfrever Frehtes Taifersar Arahesis
> IP('0.0.0.0/0') + IP('0.0.0.0/0') raises an error
Bernhard Frauendienst
> fix IPv6 parser
James Teh
> make_net option patch
Jean Gillaux
> fix netmask "/0.0.0.0"
Mark Johnston
> bringing IPy to Python 2.3
Matthew Flanagan
> fix strCompressed()
Robert Nickel
> fix setup.py bdist_rpm
Samuel Krempp
> fix __cmp__() bug
Shell, Hin-lik Hung
> bring IPy to OpenBSD ports
Skinny Puppy
> __add__() now always returns a value
Sander Steffann (sander AT steffann.nl)
> Fix the IPv6 address range descriptions
> Add IPSet functions
William McVey
> Fix IP.__nonzero__()
David
> Preserve IP object in comparisons
Dan McGee
> Cleaner bit-twiddling code