Files
servo/components/script/dom/bindings/codegen/ply/README
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

10 lines
263 B
Plaintext

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.