Grammar Parser Library for Python
The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.
-
Links to devel:languages:python / python-pyparsing
-
Has a link diff
-
Download package
Source Files
(show merged sources derived from linked package)
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000130130 Bytes | 1493108706 | ![]() |
pyparsing-2.2.0.tar.gz | 00012325221.18 MB | 1489527123 | ![]() |
python-pyparsing.changes | 000003116230.4 KB | 1489527123 | ![]() |
python-pyparsing.spec | 00000031053.03 KB | 1489527124 | ![]() |
Login required, please login or signup in order to comment