summaryrefslogtreecommitdiffstats
path: root/other-licenses/ply/README
blob: 2459c490197dda735ab6b6819d1375ff27b7a501 (plain)
1
2
3
4
5
6
7
8
9
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.