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)
committerJeffery To <jeffery.to@gmail.com>
Fri, 31 Mar 2023 05:01:51 +0000 (13:01 +0800)
commitf6d68782d99c6f1ddb1472e4eedc902e947de2f3
treee3c9b8e1a6f53ca0c380dca2ace47af1f26c0421
parent7d171049fde47161c67b2c2e905b833bc66613f0
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>
lang/python/python-pyproject-hooks/Makefile [new file with mode: 0644]