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

Unified Diff: third_party/pyftpdlib/README

Issue 16429: python based ftp server (Closed) Base URL: http://src.chromium.org/svn/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
« no previous file with comments | « third_party/pyftpdlib/LICENSE ('k') | third_party/pyftpdlib/README.google » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/
« no previous file with comments | « third_party/pyftpdlib/LICENSE ('k') | third_party/pyftpdlib/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698