blob: 1348482c16a2a2448735994be5705a8f7362e5e0 [file] [log] [blame]
Name: Python FTP server library
Short Name: pyftpdlib
URL: http://code.google.com/p/pyftpdlib/
Version: 0.5.0
Description:
Chromium-specific changes are in chromium.patch file. Currently it removes the
delay after invalid login (which helps protect against brute-force attacks),
which is slowing down some tests.
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.
Learn more by visiting: http://code.google.com/p/pyftpdlib/wiki/FAQ