1 Name: Python FTP server library
3 URL: http://code.google.com/p/pyftpdlib/
5 License File: src/LICENSE
10 Python FTP server library provides an high-level portable interface to easily
11 write asynchronous FTP servers with Python. Based on asyncore framework
12 pyftpdlib is currently the most complete RFC-959 FTP server implementation
13 available for Python programming language.
15 Learn more by visiting: http://code.google.com/p/pyftpdlib/wiki/FAQ