aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyparsing2/pkg-descr
blob: 04840e251dd52015be51f56c1134ec578b0038df (plain) (blame)
1
2
3
4
5
6
7
8
9
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