1 David Beazley's PLY (Python Lex-Yacc)
2 http://www.dabeaz.com/ply/
4 Licensed under the GPL (v2.1 or later).
6 This directory contains just the code and license from PLY version 2.5;
7 the full distribution (see the URL) also contains examples, tests,
8 documentation, and a longer README.