summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 16:32:07 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:33 -0500
commit4109918a7b49cb17df7007a66f9305af38a45c1a (patch)
tree261795a2075dc15d12fa14bac7d5232ed59b8e1b /python
parentef83d33b17348f1e4c6d9569fa2baa2028235c44 (diff)
downloadslackbuilds-4109918a7b49cb17df7007a66f9305af38a45c1a.tar.gz
slackbuilds-4109918a7b49cb17df7007a66f9305af38a45c1a.tar.xz
python/SimpleParse: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r--python/SimpleParse/README2
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.