Name python3-pyparsing
Version 3.2.3
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 openembedded-core/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb
Layer meta-voltumna (master branch)
Inherits
  • pypi
  • python3-dir
  • python3native
  • python3targetconfig
  • python_flit_core
  • python_pep517
  • setuptools3-base
Dependencies
  • gcc-cross-i686
  • python3
  • python3-build-native
  • python3-flit-core-native
  • python3-installer-native
  • python3-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/p/pyparsing/pyparsing-3.2.3.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master python3-pyparsing 3.2.3 (this recipe)