mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 13:50:08 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY="A Parser Generator for Python (w/mxTextTools derivative)"
|
||||
DESCRIPTION="
|
||||
SimpleParse is a BSD-licensed Python package providing a simple and fast parser
|
||||
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.
|
||||
Unlike most parser generators, SimpleParse generates single-pass parsers (there
|
||||
|
||||
Reference in New Issue
Block a user