OLD | NEW |
1 Name: Python FTP server library | 1 Name: Python FTP server library |
2 Short Name: pyftpdlib | 2 Short Name: pyftpdlib |
3 URL: https://github.com/giampaolo/pyftpdlib | 3 URL: https://github.com/giampaolo/pyftpdlib |
4 Version: 0.7.0-updates | 4 Version: 0.7.0-updates |
5 Revision: 2be6d65e31c7ee6320d059f581f05ae8d89d7e45 | 5 Revision: 2be6d65e31c7ee6320d059f581f05ae8d89d7e45 |
6 License: MIT | 6 License: MIT |
7 License File: src/LICENSE | 7 License File: NOT_SHIPPED |
8 Security Critical: no | 8 Security Critical: no |
9 | 9 |
10 Description: | 10 Description: |
11 Python FTP server library provides an high-level portable interface to easily | 11 Python FTP server library provides an high-level portable interface to easily |
12 write asynchronous FTP servers with Python. Based on asyncore framework | 12 write asynchronous FTP servers with Python. Based on asyncore framework |
13 pyftpdlib is currently the most complete RFC-959 FTP server implementation | 13 pyftpdlib is currently the most complete RFC-959 FTP server implementation |
14 available for Python programming language. | 14 available for Python programming language. |
15 | 15 |
16 Learn more by visiting: http://pythonhosted.org/pyftpdlib/faqs.html | 16 Learn more by visiting: http://pythonhosted.org/pyftpdlib/faqs.html |
OLD | NEW |