Commit graph

2 commits

Author SHA1 Message Date
Martin Wilke
a0b54d6290 - Update to 0.1.1
PR:             110032
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-03-07 13:29:49 +00:00
Martin Wilke
ae5e1412ef 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://billiejoex.altervista.org/pyftpdlib.html

PR:		ports/109934
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-03-06 20:12:24 +00:00