blob: 4a196f7017c22c8c6d31e1314d8bf4a8d95d571c [file] [log] [blame]
Enrico Granata583d33c2017-03-17 15:03:22 -07001URL: 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