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.
- Sources inherited from project systemsmanagement:saltstack:bundle:next
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle:next:Raspbian11/saltbundlepy-pyparsing && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyparsing-2.4.7.tar.gz | 0000649718 634 KB | |
saltbundlepy-pyparsing.changes | 0000046404 45.3 KB | |
saltbundlepy-pyparsing.spec | 0000002803 2.74 KB |
Revision 3 (latest revision is 4)
Victor Zhestkov (vzhestkov)
committed
(revision 3)
- Strictly require Python 3.10 with saltbundlepy requrement
Comments 0