Source-Makefile: feeds/packages/lang/python/python-pyparsing/Makefile Build-Depends: python-flit-core/host Package: python3-pyparsing Submenu: Python Version: 3.1.1-1 Depends: +libc +python3-light Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: base Title: Define and execute parsing grammars Maintainer: Jan Pavlinec Source: pyparsing-3.1.1.tar.gz License: MIT LicenseFiles: LICENSE Type: ipkg 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. https://github.com/pyparsing/pyparsing/ Jan Pavlinec @@ Package: python3-pyparsing-src Submenu: Python Version: 3.1.1-1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: base Title: Define and execute parsing grammars (sources) Maintainer: Jan Pavlinec Source: pyparsing-3.1.1.tar.gz License: MIT LicenseFiles: LICENSE Type: ipkg 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. This package contains the Python source files for python3-pyparsing. https://github.com/pyparsing/pyparsing/ Jan Pavlinec @@ Config: depends on PACKAGE_python3-pyparsing @@