summaryrefslogtreecommitdiffstats
path: root/python/ply/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/ply/README')
-rw-r--r--python/ply/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/ply/README b/python/ply/README
deleted file mode 100644
index 2f2cf04e38..0000000000
--- a/python/ply/README
+++ /dev/null
@@ -1,2 +0,0 @@
-PLY is a 100% Python implementation of the common parsing tools lex
-and yacc.