slackbuilds_ponce/python/SimpleParse/README

7 lines
260 B
Text
Raw Normal View History

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.