android13/external/ply/README.google

11 lines
231 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
URL: https://github.com/dabeaz/ply
License: BSD
License File: README.md
Owners: egranata
Description:
A tool to generate parsers and lexers in Python (similar to lex/yacc for C)
Local Modifications:
Added this README.google file