summaryrefslogtreecommitdiff
path: root/textproc/py-SimpleParse
AgeCommit message (Collapse)AuthorFilesLines
2003-09-25Remove backup file which has been imported by accident.recht1-7/+0
2003-09-25Initial import of py-SimpleParse 2.0.0recht5-0/+294
pkg provided by adam at monkeybyte dot org via 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.