servo/src/components/script/dom/bindings/codegen/ply
2013-05-28 17:13:40 -07:00
..
ply Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
COPYING Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
README Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07: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 3.3;
the full distribution (see the URL) also contains examples, tests,
documentation, and a longer README.