servo/components/script/dom/bindings/codegen/ply
2021-02-18 09:35:46 -05:00
..
ply Port some code to Python3 2021-02-18 09:35:46 -05:00
COPYING Cargoify servo 2014-09-08 20:21:42 -06:00
README Port some code to Python3 2021-02-18 09:35:46 -05:00

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 4.0;
the full distribution (see the URL) also contains examples, tests,
documentation, and a longer README.