Commit graph

7 commits

Author SHA1 Message Date
Li-Wen Hsu
4f9cebe1f3 - Update to 0.5.2 2009-10-10 11:46:49 +00:00
Li-Wen Hsu
4cf4fcea40 - Update to 0.5.1 2009-04-10 08:02:51 +00:00
Li-Wen Hsu
bd0eae9d4b - Update to 0.4.0 2008-06-15 02:15:51 +00:00
Li-Wen Hsu
1b93156bce - Update to 0.3.0 2008-01-26 12:11:20 +00:00
Li-Wen Hsu
2868e40b7a - Update to 0.2.0 2007-09-18 01:23:24 +00:00
Li-Wen Hsu
1444e73e0b - Respect NOPORTEXAMPLES 2007-06-22 06:23:00 +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