Update cr_cronet.py to run multiple commands at once.
[chromium-blink-merge.git] / third_party / ply / README.chromium
blob4b5b094f3200b24b5479c50ba94bb4955fa3bf62
1 Name: PLY (Python Lex-Yacc)
2 Current version: 3.4
3 URL: http://www.dabeaz.com/ply/ply-3.4.tar.gz
4 License: BSD
5 License File: LICENSE
6 Security Critical: no
7 Version: 3.4
9 This directory contains a copy of these ply-3.4 components:
11 README            ply-3.4/README
12 Sources           ply-3.4/ply/__init__.py
13                   ply-3.4/ply/lex.py
14                   ply-3.4/ply/yacc.py
17 The license is in LICENSE.
19 Modifications made with initial commit:
20 - Added the file README.chromium (this file)