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

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

Issue 816543004: Update from https://crrev.com/308996 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
OLDNEW
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 21 - Applies license.patch
OLDNEW
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh ('k') | third_party/ply/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698