blob: 6466e5428a5ee6531264cd7c82c155a6dc6bbd3e [file] [log] [blame]
James Robinson646469d2014-10-03 15:33:28 -07001Name: PLY (Python Lex-Yacc)
2Current version: 3.4
3URL: http://www.dabeaz.com/ply/ply-3.4.tar.gz
4License: BSD
5License File: LICENSE
6Security Critical: no
7Version: 3.4
8
9This directory contains a copy of these ply-3.4 components:
10
11README ply-3.4/README
12Sources ply-3.4/ply/__init__.py
13 ply-3.4/ply/lex.py
14 ply-3.4/ply/yacc.py
15
16
17The license is in LICENSE.
18
19Modifications made with initial commit:
20- Added the file README.chromium (this file)
Etienne Membrives175837a2014-12-19 15:45:38 +010021- Applies license.patch