HEX
Server: Apache
System: Linux vpshost0650.publiccloud.com.br 4.4.79-grsec-1.lc.x86_64 #1 SMP Wed Aug 2 14:18:21 -03 2017 x86_64
User: bandeirantesbomb3 (10068)
PHP: 8.0.7
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/share/doc/python-IPy-0.75/AUTHORS
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__()