summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrecht <recht>2003-09-25 21:19:26 +0000
committerrecht <recht>2003-09-25 21:19:26 +0000
commitbd0777958466baa4003cdf02a6d9eb6f1b21610a (patch)
tree00106c4b12171130a80db76dd1addd38652fd9d9 /textproc
parent53c60133fc6900ee918bbb74b373229b6a4dc6db (diff)
downloadpkgsrc-bd0777958466baa4003cdf02a6d9eb6f1b21610a.tar.gz
Remove backup file which has been imported by accident.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-SimpleParse/~DESCR7
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/py-SimpleParse/~DESCR b/textproc/py-SimpleParse/~DESCR
deleted file mode 100644
index 5f37a594995..00000000000
--- a/textproc/py-SimpleParse/~DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Initial import of py-SimpleParse 2.0.0
-pkg provided by adam at mo pkgsrc-wip
-
-SimpleParse is a BSD-licensed Python package providing a simple parser
-generator for use with the mxTextTools text-tagging engine. SimpleParse
-allows you to generate tagging tables for use with the text-tagging engine
-directly from your EBNF grammar.