08e2ab4588
Signed-off-by: dslackw <d.zlatanidis@gmail.com> |
||
---|---|---|
.. | ||
README | ||
pyftpdlib.SlackBuild | ||
pyftpdlib.info | ||
slack-desc |
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)