summaryrefslogtreecommitdiffstats
path: root/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'README.google')
-rw-r--r--README.google10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.google b/README.google
new file mode 100644
index 0000000..4a196f7
--- /dev/null
+++ b/README.google
@@ -0,0 +1,10 @@
+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