summaryrefslogtreecommitdiffstats
path: root/third_party/pyftpdlib/README.chromium
blob: 7780c6ade6298f32c5d8e61de237aa98465c8493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Name: Python FTP server library
Short Name: pyftpdlib
URL: http://code.google.com/p/pyftpdlib/
License: MIT
License File: src/LICENSE
Version: unknown
Security Critical: no

Description:
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/wiki/FAQ