freebsd-ports/ftp/py-pyftpdlib/pkg-descr
Li-Wen Hsu b23f0076c0 - Stage
- Drop easy_install
- Pet portlint

PR:		ports/188881
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-23 06:20:42 +00:00

6 lines
308 B
Text

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.
WWW: http://code.google.com/p/pyftpdlib/