Revision 845d45509dfe022b900c8e85dc1110231684caa4 authored by Kai Engert on 22 February 2016, 15:20:00 UTC, committed by Kai Engert on 22 February 2016, 15:20:00 UTC
1 parent 6cbc2c8
Raw File
README
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.

back to top