slackbuilds_ponce/libraries/pyftpdlib/README
B. Watson 3525ebf8ca libraries/pyftpdlib: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 16:34:32 -04:00

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.