| Index: third_party/pyftpdlib/README
|
| ===================================================================
|
| --- third_party/pyftpdlib/README (revision 0)
|
| +++ third_party/pyftpdlib/README (revision 0)
|
| @@ -0,0 +1,10 @@
|
| +
|
| +About
|
| +=====
|
| +
|
| +Python FTP server library provides an high-level portable interface to easily
|
| +write asynchronous FTP servers with Python. Based on asyncore framework
|
| +pyftpdlib is currently the most complete RFC-959 FTP server implementation
|
| +available for Python programming language.
|
| +
|
| +Learn more by visiting: http://code.google.com/p/pyftpdlib/
|
|
|