blob: c23b1ae9b39fe527ad11e533289be685827559d2 [file] [log] [blame]
About
=====
Python FTP server library provides a high-level portable interface to easily
write asynchronous FTP servers with Python.
pyftpdlib is currently the most complete RFC-959 FTP server implementation
available for Python programming language.
It is used in projects like Google Chromium and Bazaar and included in Linux
Fedora and FreeBSD package repositories.
Learn more by visiting: http://code.google.com/p/pyftpdlib/