diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/SimpleParse/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/SimpleParse/README b/python/SimpleParse/README index 441ae4af2f..d95d976bfc 100644 --- a/python/SimpleParse/README +++ b/python/SimpleParse/README @@ -2,5 +2,3 @@ SimpleParse is a BSD-licensed Python package providing a simple and fast parser generator using a modified version of the mxTextTools text-tagging engine. SimpleParse allows you to generate parsers directly from your EBNF grammar. - -This requires pysetuptools. |