summaryrefslogtreecommitdiffstats
path: root/libraries/pyftpdlib/README
blob: d3cae18183ffae1dd612074181f31ce0019bfdd3 (plain)
1
2
3
4
5
6
7
8
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.