freebsd-ports/devel/py-pyparsing2/pkg-descr
Muhammad Moinur Rahman 3453fd4422 devel/py-pyparsing2: NEW Port
www/py-graphite-web is BROKEN with latest devel/py-pyparsing

Pyparsing is a general parsing module for Python. Grammars are
implemented directly in the client code using parsing objects, instead of
externally, as with lex/yacc-type tools. Includes simple examples for
parsing SQL, CORBA IDL, and 4-function math.

This is 2.X branch of pyparsing.

WWW: https://pypi.org/project/pyparsing/
WWW: https://github.com/pyparsing/pyparsing

Reported by: tz
Sponsored by: Bounce Experts
2021-11-13 14:34:50 -06:00

9 lines
372 B
Text

Pyparsing is a general parsing module for Python. Grammars are implemented
directly in the client code using parsing objects, instead of externally, as
with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL,
and 4-function math.
This is 2.X branch of pyparsing.
WWW: https://pypi.org/project/pyparsing/
WWW: https://github.com/pyparsing/pyparsing