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 Cloud:OpenStack:Grizzly/python-pyparsing && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| pyparsing-1.5.7.tar.gz | 0000939646 918 KB | |
| python-pyparsing.changes | 0000006155 6.01 KB | |
| python-pyparsing.spec | 0000002657 2.59 KB | |
| python3-pyparsing.changes | 0000000458 458 Bytes | |
| python3-pyparsing.spec | 0000002552 2.49 KB |
Comments 0