Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / other-licenses / ply / README
blobb2ff28d043f10e37f1de762f7d769d4634063593
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.