aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-pyproject-hooks
Commit message (Collapse)AuthorAge
* python-pyproject-hooks: Add new host-only packageJeffery To2023-03-31
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>