Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(186)

Unified Diff: third_party/pyftpdlib/README

Issue 16454: Add pyftpdlib for future ftp unit tests.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/pyftpdlib/README
===================================================================
--- third_party/pyftpdlib/README (revision 0)
+++ third_party/pyftpdlib/README (revision 0)
@@ -0,0 +1,10 @@
+
+About
+=====
+
+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.
+
+Learn more by visiting: http://code.google.com/p/pyftpdlib/

Powered by Google App Engine
This is Rietveld 408576698