Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review: https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 David Beazley's PLY (Python Lex-Yacc)
2 http://www.dabeaz.com/ply/
3
4 Licensed under BSD.
5
6 This directory contains just the code and license from PLY version 3.3;
7 the full distribution (see the URL) also contains examples, tests,
8 documentation, and a longer README.
9