summaryrefslogtreecommitdiff
path: root/python-ping-0.2/AUTHORS
diff options
context:
space:
mode:
authork clair <kclair@riseup.net>2012-10-09 12:53:09 -0700
committerk clair <kclair@riseup.net>2012-10-09 12:53:09 -0700
commite7f841ebffe2a1631a3bd8056b2aa2182184fc8a (patch)
treecf4e1944c978d53ec69a50a2134d01e21cb0fdc3 /python-ping-0.2/AUTHORS
add source tarball and unpacked files
Diffstat (limited to 'python-ping-0.2/AUTHORS')
-rw-r--r--python-ping-0.2/AUTHORS8
1 files changed, 8 insertions, 0 deletions
diff --git a/python-ping-0.2/AUTHORS b/python-ping-0.2/AUTHORS
new file mode 100644
index 0000000..6ad0f14
--- /dev/null
+++ b/python-ping-0.2/AUTHORS
@@ -0,0 +1,8 @@
+This library is a fork of the python-ping library created by George Notaras
+and released under the GNU GPLv2 license.
+
+This fork was created by Pierre Bourdon <delroth@gmail.com>.
+
+Contributors:
+ - Georgi Kolev contributed a way to specify the packet size and a quiet ping
+ function returning statistics (avg and max round trip time)