1URL: https://github.com/dabeaz/ply
2License: BSD
3License File: README.md
4Owners: egranata
5
6Description:
7A tool to generate parsers and lexers in Python (similar to lex/yacc for C)
8
9Local Modifications:
10Added this README.google file
11