Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
__init__.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
lex.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
license.patch 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
yacc.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: PLY (Python Lex-Yacc)
Current version: 3.11
URL: http://www.dabeaz.com/ply/ply-3.11.tar.gz
License: BSD
License File: LICENSE
Security Critical: no
Version: 3.11

PLY is used by (at least) the Mojo python bindings, the PPAPI
IDL generator, and the Blink IDL generator.

This directory contains a copy of these ply-3.11 components:

README ply-3.11/README.md
Sources ply-3.11/ply/__init__.py
ply-3.11/ply/lex.py
ply-3.11/ply/yacc.py


The license is in LICENSE.

Modifications made with initial commit:
- Added the file README.chromium (this file)
- Applies license.patch