| Index: third_party/pyftpdlib/README.chromium
|
| diff --git a/third_party/pyftpdlib/README.chromium b/third_party/pyftpdlib/README.chromium
|
| index 7780c6ade6298f32c5d8e61de237aa98465c8493..cfa816590aa206f2d1b3e41cb0c413e056277210 100644
|
| --- a/third_party/pyftpdlib/README.chromium
|
| +++ b/third_party/pyftpdlib/README.chromium
|
| @@ -1,9 +1,10 @@
|
| Name: Python FTP server library
|
| Short Name: pyftpdlib
|
| -URL: http://code.google.com/p/pyftpdlib/
|
| +URL: https://github.com/giampaolo/pyftpdlib
|
| +Version: 0.7.0-updates
|
| +Revision: 2be6d65e31c7ee6320d059f581f05ae8d89d7e45
|
| License: MIT
|
| License File: src/LICENSE
|
| -Version: unknown
|
| Security Critical: no
|
|
|
| Description:
|
| @@ -12,4 +13,4 @@ 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
|
| +Learn more by visiting: http://pythonhosted.org/pyftpdlib/faqs.html
|
|
|