Grammar Parser Library for Python
http://pyparsing.wikispaces.com/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.
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyparsing-2.2.0.tar.gz | 0001232522 1.18 MB | almost 4 years |
python-pyparsing.changes | 0000031162 30.4 KB | almost 4 years |
python-pyparsing.spec | 0000003105 3.03 KB | almost 4 years |
Comments for python-pyparsing 0