| Server IP : 103.4.122.14 / Your IP : 216.73.216.103 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips System : Linux cwp2.slnet.com.au 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : statewid ( 1251) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/python-IPy-0.75/ |
Upload File : |
Authors
=======
Maximillian Dornseif <md AT hudora.de>
> IPy author and maintainer until the version 0.42
Victor Stinner <victor.stinner AT haypocalc.com>
> new maintainer since the version 0.5
Contributors
============
Aras Vaichas <arasv AT magtech.com.au>
> fix __getitem__ for IP object of size 1
Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@gmail.com>
> IP('0.0.0.0/0') + IP('0.0.0.0/0') raises an error
Bernhard Frauendienst <contact AT obeliks.de>
> fix IPv6 parser
James Teh <james.teh AT netboxblue.com>
> make_net option patch
Jean Gillaux <jgillaux AT inl.fr>
> fix netmask "/0.0.0.0"
Mark Johnston
> bringing IPy to Python 2.3
Matthew Flanagan <mattimustang AT gmail.com>
> fix strCompressed()
Robert Nickel <rnickel AT scea.com>
> 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
William McVey <wam AT cisco.com>
> Fix IP.__nonzero__()