Source-Makefile: feeds/packages/lang/python/python-build/Makefile
Build-Depends/host: python3/host python-installer/host python-flit-core/host python-packaging/host python-pyproject-hooks/host
Build-Types: host

Package: python3-build
Submenu: Python
Version: 1.0.3-r1
Depends: +libc +python3-light +python3-logging
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: A simple, correct Python build frontend
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: build-1.0.3.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/pypa/build
Type: ipkg
Build-Only: 1
Description: A simple, correct PEP 517 build frontend.

build will invoke the PEP 517 hooks to build a distribution package. It
is a simple build tool and does not perform any dependency management.
@@

Package: python3-build-src
Submenu: Python
Version: 1.0.3-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: A simple, correct Python build frontend (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: build-1.0.3.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/pypa/build
Type: ipkg
Build-Only: 1
Description:     A simple, correct PEP 517 build frontend.

build will invoke the PEP 517 hooks to build a distribution package. It
is a simple build tool and does not perform any dependency management.

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


