freebsd-ports/ftp/py-pyftpdlib/pkg-descr

7 lines
311 B
Text
Raw Normal View History

Python FTP server library provides an high-level portable interface to easily
write asynchronous FTP servers with Python. Based on asyncore / asynchat
frameworks pyftpdlib is actually the most complete RFC959 FTP server
implementation available for Python language.
2017-03-28 14:03:16 +02:00
WWW: https://github.com/giampaolo/pyftpdlib