mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
3525ebf8ca
Signed-off-by: B. Watson <yalhcru@gmail.com>
8 lines
359 B
Text
8 lines
359 B
Text
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.
|