python-pyproject-hooks: Add new host-only package
authorJeffery To <jeffery.to@gmail.com>
Tue, 28 Feb 2023 07:05:07 +0000 (15:05 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Oct 2023 06:26:17 +0000 (08:26 +0200)
commit271d067cb360c7bfb3296b8849276cc9e3011b0f
tree0314e008186fe7358f04036ad337fa8569be6451
parent6a367bc3a25170cd7c459b1874814ac0574c249d
python-pyproject-hooks: Add new host-only package

From the README:

This is a low-level library for calling build-backends in
pyproject.toml-based project. It provides the basic functionality to
help write tooling that generates distribution files from Python
projects.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit f6d68782d99c6f1ddb1472e4eedc902e947de2f3)
lang/python/python-pyproject-hooks/Makefile [new file with mode: 0644]