- add sources.
[platform/framework/web/crosswalk.git] / src / third_party / ply / README.chromium
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
8
9 This directory contains a copy of these ply-3.4 components:
10
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
15
16
17 The license is in LICENSE.
18
19 Modifications made with initial commit:
20 - Added the file README.chromium (this file)
21