blob: 569ee893fff119a1b309d1e048f7c91741fc6b6b [file] [log] [blame]
This directory contains sources from other projects.
Code in this directory must document the license under which the source is being
used. If the source itself does not include a license header or file, create
an entry in this file that refers to reliable documentation of the project's
license terms on the web (and add a note pointing here in the README file in
that directory).
Name: pep8 - A Python style guide checker
Short Name: pep8
URL: https://pypi.python.org/packages/source/p/pep8/pep8-1.5.7.tar.gz#md5=f6adbdd69365ecca20513c709f9b7c93
Version: 1.5.7
License: MIT
License File: NOT_SHIPPED
Security Critical: no
Description: Used during presubmit checks and via lint_blinkpy.py.
There is overlap between pep8 and pylint, but pep8 catches a bunch of
stylistic issues that pylint doesn't (e.g., warning about blank lines,
various whitespace issues, etc.).
Local Modifications: None
Name: web-platform-tests - Test Suites for Web Platform specifications
Short Name: wpt
URL: https://github.com/web-platform-tests/wpt/
Version: b13c1d42b3aaf52a4e7b0b18795aeefb17a62eb6
License: LICENSES FOR W3C TEST SUITES (https://www.w3.org/Consortium/Legal/2008/03-bsd-license.html)
License File: wpt/wpt/LICENSE.md
Security Critical: no
Description: This includes code for the manifest tool, lint tool, and wptserve.
Used to run all supported web-platform-tests as part of Blink
web tests. The wpt/wpt directory only contains the tools, whereas
web_tests/external/wpt contains the tests. Also see wpt/README.chromium
for more details on maintenance.
Local Modifications:
- Removed all files except for those listed in wpt/WPTIncludeList.