FTP server library for Python
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.

Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>

WWW: https://github.com/giampaolo/pyftpdlib
