mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
9 lines
263 B
Text
9 lines
263 B
Text
|
|
David Beazley's PLY (Python Lex-Yacc)
|
||
|
|
http://www.dabeaz.com/ply/
|
||
|
|
|
||
|
|
Licensed under BSD.
|
||
|
|
|
||
|
|
This directory contains just the code and license from PLY version 3.3;
|
||
|
|
the full distribution (see the URL) also contains examples, tests,
|
||
|
|
documentation, and a longer README.
|
||
|
|
|