Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Side by Side Diff: third_party/ply/README.chromium

Issue 6673006: Add PLY (Python Lex Yacc) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/ply/README ('k') | third_party/ply/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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 File: LICENSE
5
6 This directory contains a copy of these ply-3.4 components:
7
8 README ply-3.4/README
9 Sources ply-3.4/ply/__init__.py
10 ply-3.4/ply/lex.py
11 ply-3.4/ply/yacc.py
12
13
14 The license is in LICENSE.
15
16 Modifications made with initial commit:
17 - Added the file README.chromium (this file)
18
OLDNEW
« no previous file with comments | « third_party/ply/README ('k') | third_party/ply/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698