| OLD | NEW |
| 1 This directory contains sources from other projects. | 1 This directory contains sources from other projects. |
| 2 | 2 |
| 3 Code in this directory must document the license under which the source is being | 3 Code in this directory must document the license under which the source is being |
| 4 used. If the source itself does not include a license header or file, create | 4 used. If the source itself does not include a license header or file, create |
| 5 an entry in this file that refers to reliable documentation of the project's | 5 an entry in this file that refers to reliable documentation of the project's |
| 6 license terms on the web (and add a note pointing here in the README file in | 6 license terms on the web (and add a note pointing here in the README file in |
| 7 that directory). | 7 that directory). |
| 8 | 8 |
| 9 Name: autopep8 | 9 Name: autopep8 |
| 10 Short Name: autopep8 | 10 Short Name: autopep8 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 Name: coverage - code coverage metrics for python | 29 Name: coverage - code coverage metrics for python |
| 30 Short Name: coverage | 30 Short Name: coverage |
| 31 URL: http://pypi.python.org/packages/source/c/coverage/coverage-3.5.1.tar.gz#md5
=410d4c8155a4dab222f2bc51212d4a24 | 31 URL: http://pypi.python.org/packages/source/c/coverage/coverage-3.5.1.tar.gz#md5
=410d4c8155a4dab222f2bc51212d4a24 |
| 32 Version: 3.5.1 | 32 Version: 3.5.1 |
| 33 License: BSD | 33 License: BSD |
| 34 License File: NOT_SHIPPED | 34 License File: NOT_SHIPPED |
| 35 Security Critical: no | 35 Security Critical: no |
| 36 Description: code coverage metrics gathering for test-webkitpy. | 36 Description: code coverage metrics gathering for test-webkitpy. |
| 37 Local Modifications: None | 37 Local Modifications: None |
| 38 | 38 |
| 39 Name: ircbot | |
| 40 Short Name: ircbot | |
| 41 URL: http://downloads.sourceforge.net/project/python-irclib/python-irclib/0.4.8/
python-irclib-0.4.8.zip | |
| 42 Version: 0.4.8 | |
| 43 License: LGPLv2 | |
| 44 License File: NOT_SHIPPED | |
| 45 Security Critical: no | |
| 46 Description: Used to implement a simple IRC bot to check for updates | |
| 47 Local Modifications: None | |
| 48 | |
| 49 Name: mod_pywebsocket | 39 Name: mod_pywebsocket |
| 50 Short Name: mod_pywebsocket | 40 Short Name: mod_pywebsocket |
| 51 URL: https://code.google.com/p/pywebsocket/ | 41 URL: https://code.google.com/p/pywebsocket/ |
| 52 Version: 0.7.9 (?) | 42 Version: 0.7.9 (?) |
| 53 License: BSD | 43 License: BSD |
| 54 License File: NOT_SHIPPED | 44 License File: NOT_SHIPPED |
| 55 Security Critical: no | 45 Security Critical: no |
| 56 Description: used by run-webkit-tests and run-webkit-httpd to test web sockets | 46 Description: used by run-webkit-tests and run-webkit-httpd to test web sockets |
| 57 Local Modifications: None | 47 Local Modifications: None |
| 58 | 48 |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 119 Name: html5lib - HTML-parsing library | 109 Name: html5lib - HTML-parsing library |
| 120 Short Name: html5lib | 110 Short Name: html5lib |
| 121 URL: https://github.com/html5lib/html5lib-python | 111 URL: https://github.com/html5lib/html5lib-python |
| 122 Version: 7cce65bbaa78411f98b8b37eeefc9db03c580097 (Also check wpt/WPTHeads) | 112 Version: 7cce65bbaa78411f98b8b37eeefc9db03c580097 (Also check wpt/WPTHeads) |
| 123 License: MIT | 113 License: MIT |
| 124 License File: wpt/wpt/tools/html5lib/LICENSE | 114 License File: wpt/wpt/tools/html5lib/LICENSE |
| 125 Security Critical: no | 115 Security Critical: no |
| 126 Description: This is a dependency of the manifest WPT manifest update script. | 116 Description: This is a dependency of the manifest WPT manifest update script. |
| 127 Also see wpt/README.chromium for more details on maintenance. | 117 Also see wpt/README.chromium for more details on maintenance. |
| 128 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi
st. | 118 Local Modifications: Removed all files except for those listed in wpt/WPTWhiteLi
st. |
| OLD | NEW |