OLD | NEW |
1 Name: PLY (Python Lex-Yacc) | 1 Name: PLY (Python Lex-Yacc) |
2 Current version: 3.4 | 2 Current version: 3.4 |
3 URL: http://www.dabeaz.com/ply/ply-3.4.tar.gz | 3 URL: http://www.dabeaz.com/ply/ply-3.4.tar.gz |
4 License: BSD | 4 License: BSD |
5 License File: LICENSE | 5 License File: LICENSE |
6 Security Critical: no | 6 Security Critical: no |
7 Version: 3.4 | 7 Version: 3.4 |
8 | 8 |
9 This directory contains a copy of these ply-3.4 components: | 9 This directory contains a copy of these ply-3.4 components: |
10 | 10 |
11 README ply-3.4/README | 11 README ply-3.4/README |
12 Sources ply-3.4/ply/__init__.py | 12 Sources ply-3.4/ply/__init__.py |
13 ply-3.4/ply/lex.py | 13 ply-3.4/ply/lex.py |
14 ply-3.4/ply/yacc.py | 14 ply-3.4/ply/yacc.py |
15 | 15 |
16 | 16 |
17 The license is in LICENSE. | 17 The license is in LICENSE. |
18 | 18 |
19 Modifications made with initial commit: | 19 Modifications made with initial commit: |
20 - Added the file README.chromium (this file) | 20 - Added the file README.chromium (this file) |
21 - Applies license.patch | 21 - Applies license.patch |
OLD | NEW |