mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
7 lines
260 B
Text
7 lines
260 B
Text
|
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.
|