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