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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1/python3-pyparsing && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyparsing-1.5.7.tar.gz | 0000939642 918 KB | |
pyparsing-2.0.0.tar.gz | 0001128594 1.08 MB | |
python3-pyparsing.changes | 0000003863 3.77 KB | |
python3-pyparsing.spec | 0000002493 2.43 KB |
Comments 0