summaryrefslogtreecommitdiffstats
path: root/third_party/pyftpdlib/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/pyftpdlib/README.google')
-rw-r--r--third_party/pyftpdlib/README.google12
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/pyftpdlib/README.google b/third_party/pyftpdlib/README.google
new file mode 100644
index 0000000..a36b118
--- /dev/null
+++ b/third_party/pyftpdlib/README.google
@@ -0,0 +1,12 @@
+This library was downloaded from http://code.google.com/p/pyftpdlib/
+
+For licensing information please LICENSE file
+
+Python FTP server library provides an high-level portable interface to easily
+write asynchronous FTP servers with Python. Based on asyncore framework
+pyftpdlib is currently the most complete RFC-959 FTP server implementation
+available for Python programming language.
+
+Version: 0.5.0
+
+Learn more by visiting: http://code.google.com/p/pyftpdlib/wiki/FAQ \ No newline at end of file