Source-Makefile: feeds/packages/lang/python/python-pyparsing/Makefile

Package: python3-pyparsing
Submenu: Python
Version: 2.4.7-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Library for constructing grammar directly in python
Maintainer: Jan Pavlinec <jan.pavlinec@nic.cz>
Source: pyparsing-2.4.7.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 <jan.pavlinec@nic.cz>
@@

Package: python3-pyparsing-src
Submenu: Python
Version: 2.4.7-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Library for constructing grammar directly in python (sources)
Maintainer: Jan Pavlinec <jan.pavlinec@nic.cz>
Source: pyparsing-2.4.7.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 <jan.pavlinec@nic.cz>
@@
Config:
    depends on PACKAGE_python3-pyparsing
@@


