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: | |
- Added the file README.chromium (this file) | |
- Applies license.patch | |
- Added ply.gni to list sources |