python3-pyftpdlib

Python FTP server library (Python 3)
  https://github.com/giampaolo/pyftpdlib/
  0
  no reviews



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.

This package provides the Python 3.x module.