Arquivos
mal@chromium.org 874821ba5c Rename README.google to README.chromium.
No code change.

B=4380
Review URL: http://codereview.chromium.org/19501

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8988 0039d316-1c4b-4281-b951-d872f2087c98
2009-01-30 21:24:17 +00:00
..
2008-12-23 21:43:37 +00:00

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/