python3-pyparsing 3.3.2
| Name | python3-pyparsing |
|---|---|
| Version | 3.3.2 |
| Summary | Python parsing module |
| Description | 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. |
| Section | devel/python |
| License | MIT |
| Homepage | https://github.com/pyparsing/pyparsing/ |
| Bug tracker | https://github.com/pyparsing/pyparsing/issues |
| Recipe file | recipes-devtools/python/python3-pyparsing_3.3.2.bb |
| Layer | openembedded-core (wrynose branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
|
Sources
| https://files.pythonhosted.org/packages/source/p/pyparsing/pyparsing-3.3.2.tar.gz |
Patches
None
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| master | python3-pyparsing 3.3.2 |
| wrynose (Yocto Project 6.0) | python3-pyparsing 3.3.2 (this recipe) |
| whinlatter (Yocto Project 5.3) | python3-pyparsing 3.2.4 |
| walnascar (Yocto Project 5.2) | python3-pyparsing 3.2.1 |
| styhead (Yocto Project 5.1) | python3-pyparsing 3.1.4 |
| scarthgap (Yocto Project 5.0) | python3-pyparsing 3.1.1 |
| nanbield (Yocto Project 4.3) | python3-pyparsing 3.1.1 |
| mickledore (Yocto Project 4.2) | python3-pyparsing 3.0.9 |
| langdale (Yocto Project 4.1) | python3-pyparsing 3.0.9 |
| kirkstone (Yocto Project 4.0) | python3-pyparsing 3.0.7 |
| honister (Yocto Project 3.4) | python3-pyparsing 2.4.7 |
| gatesgarth (Yocto Project 3.2) | python3-pyparsing 2.4.7 |
| hardknott (Yocto Project 3.3) | python3-pyparsing 2.4.7 |