Source-Makefile: feeds/packages/lang/python/python-apipkg/Makefile
Build-Depends: python-hatchling/host python-hatch-vcs/host

Package: python3-apipkg
Submenu: Python
Version: 3.0.1-r1
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Namespace control and lazy-import mechanism
Maintainer: Jan Pavlinec <jan.pavlinec1@gmail.com>
Source: apipkg-3.0.1.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/pytest-dev/apipkg
Type: ipkg
Description: apipkg is used to control the exported namespace of a Python package and
greatly reduce the number of imports for users.
@@

Package: python3-apipkg-src
Submenu: Python
Version: 3.0.1-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Namespace control and lazy-import mechanism (sources)
Maintainer: Jan Pavlinec <jan.pavlinec1@gmail.com>
Source: apipkg-3.0.1.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/pytest-dev/apipkg
Type: ipkg
Description:     apipkg is used to control the exported namespace of a Python package and
greatly reduce the number of imports for users.

    This package contains the Python source files for python3-apipkg.
@@
Config:
    depends on PACKAGE_python3-apipkg
@@


