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

Package: python3-ply
Submenu: Python
Version: 3.11-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: lex and yacc for Python
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: ply-3.11.tar.gz
License: BSD-3-Clause
LicenseFiles: README.md
Type: ipkg
Description: PLY is a 100% Python implementation of the common parsing tools lex
and yacc.
http://www.dabeaz.com/ply/
Jeffery To <jeffery.to@gmail.com>
@@

Package: python3-ply-src
Submenu: Python
Version: 3.11-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: lex and yacc for Python (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: ply-3.11.tar.gz
License: BSD-3-Clause
LicenseFiles: README.md
Type: ipkg
Description:     PLY is a 100% Python implementation of the common parsing tools lex
and yacc.

    This package contains the Python source files for python3-ply.
http://www.dabeaz.com/ply/
Jeffery To <jeffery.to@gmail.com>
@@
Config:
    depends on PACKAGE_python3-ply
@@


