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

Side by Side Diff: third_party/pyftpdlib/README

Issue 16429: python based ftp server (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 12 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/pyftpdlib/LICENSE ('k') | third_party/pyftpdlib/README.google » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 About
3 =====
4
5 Python FTP server library provides an high-level portable interface to easily
6 write asynchronous FTP servers with Python. Based on asyncore framework
7 pyftpdlib is currently the most complete RFC-959 FTP server implementation
8 available for Python programming language.
9
10 Learn more by visiting: http://code.google.com/p/pyftpdlib/
OLDNEW
« 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