You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
516 B
22 lines
516 B
Name: PLY (Python Lex-Yacc)
|
|
Current version: 3.4
|
|
URL: http://www.dabeaz.com/ply/ply-3.4.tar.gz
|
|
License: BSD
|
|
License File: LICENSE
|
|
Security Critical: no
|
|
Version: 3.4
|
|
|
|
This directory contains a copy of these ply-3.4 components:
|
|
|
|
README ply-3.4/README
|
|
Sources ply-3.4/ply/__init__.py
|
|
ply-3.4/ply/lex.py
|
|
ply-3.4/ply/yacc.py
|
|
|
|
|
|
The license is in LICENSE.
|
|
|
|
Modifications made with initial commit:
|
|
- Added the file README.chromium (this file)
|
|
- Applies license.patch
|