root/mirror/tools/ipy/trunk/AUTHORS

Revision 9181, 0.8 kB (checked in by haypo, 2 years ago)

Apply patch from Aras Vaichas: It allows the [-1] operator to work with an IP object of size 1.

  • Property svn:eol-style set to native
Line 
1Authors
2=======
3
4Maximillian Dornseif <md AT hudora.de>
5   > IPy author and maintainer until the version 0.42
6Victor Stinner <victor.stinner AT inl.fr>
7   > new maintainer since the version 0.5
8
9Contributors
10============
11
12Aras Vaichas <arasv AT magtech.com.au>
13   > fix __getitem__ for IP object of size 1
14Bernhard Frauendienst <contact AT obeliks.de>
15   > fix IPv6 parser
16James Teh <james.teh AT netboxblue.com>
17   > make_net option patch
18Jean Gillaux <jgillaux AT inl.fr>
19   > fix netmask "/0.0.0.0"
20Mark Johnston
21   > bringing IPy to Python 2.3
22Matthew Flanagan <mattimustang AT gmail.com>
23   > fix strCompressed()
24Samuel Krempp
25   > fix __cmp__() bug
26Shell, Hin-lik Hung
27   > bring IPy to OpenBSD ports
28Skinny Puppy
29   > __add__() now always  returns a value
30William McVey <wam AT cisco.com>
31   > Fix IP.__nonzero__()
32
Note: See TracBrowser for help on using the browser.