Port variant | v12 |
Summary | Pyproject.toml-based build backend hooks (3.12) |
BROKEN | |
Package version | 1.2.0 |
Homepage | No known homepage |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v11 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 12 OCT 2024, 19:09:16 UTC |
Port created | 05 MAR 2024, 06:30:48 UTC |
single | ``pyproject-hooks`` =================== 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. If you want a tool that builds Python packages, you'll want to use https://github.com/pypa/build instead. This is an underlying piece for `pip`, `build` and other "build frontends" use to call "build backends" within them. You can read more in the [documentation]. Note: The pep517 project has been replaced by this project (low level) and the build project (high level). |
Build (only) |
python312:dev:std python-pip:single:v12 autoselect-python:single:std |
Build and Runtime | python312:primary:std |
main | mirror://PYPIWHL/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42 |
python-build:v12 | Simple, correct Python build frontend (3.12) |