slackbuilds/libraries/pyftpdlib
Dimitris Zlatanidis dfb9836279 libraries/pyftpdlib: Added (High-level asynchronous FTP library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-08 11:10:11 -06:00
..
README libraries/pyftpdlib: Added (High-level asynchronous FTP library). 2014-02-08 11:10:11 -06:00
pyftpdlib.SlackBuild libraries/pyftpdlib: Added (High-level asynchronous FTP library). 2014-02-08 11:10:11 -06:00
pyftpdlib.info libraries/pyftpdlib: Added (High-level asynchronous FTP library). 2014-02-08 11:10:11 -06:00
slack-desc libraries/pyftpdlib: Added (High-level asynchronous FTP library). 2014-02-08 11:10:11 -06:00

README

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.

*Optional dependences: pysendfile (module to speedup transfers)