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

Package: python3-pycparser
Submenu: Python
Version: 2.20-5
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-light +python3-ply
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: C parser in Python
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: pycparser-2.20.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
Type: ipkg
Description: pycparser is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.
https://github.com/eliben/pycparser
Jeffery To <jeffery.to@gmail.com>
@@

Package: python3-pycparser-src
Submenu: Python
Version: 2.20-5
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: C parser in Python (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: pycparser-2.20.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
Type: ipkg
Description:     pycparser is a parser for the C language, written in pure Python. It is a
module designed to be easily integrated into applications that need to parse
C source code.

    This package contains the Python source files for python3-pycparser.
https://github.com/eliben/pycparser
Jeffery To <jeffery.to@gmail.com>
@@
Config:
    depends on PACKAGE_python3-pycparser
@@


