mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
4f9e9a32f2
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@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.
|