python-build: Add new host-only package
authorJeffery To <jeffery.to@gmail.com>
Tue, 28 Feb 2023 07:50:07 +0000 (15:50 +0800)
committerJeffery To <jeffery.to@gmail.com>
Fri, 31 Mar 2023 05:01:51 +0000 (13:01 +0800)
commit34fb0202f9abeb77691b18279b75640a015e871f
treedb595558adfa117f6672cd19f7c30eea7b431928
parentf6d68782d99c6f1ddb1472e4eedc902e947de2f3
python-build: Add new host-only package

From the documentation:

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.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-build/Makefile [new file with mode: 0644]