python-pyproject_hooks
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
Subpackage Descriptions
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).
Configuration Switches (platform-specific settings discarded)
PY311 OFF Build using Python 3.11 PY312 ON Build using Python 3.12
Package Dependencies by Type
Build (only) python312:dev:std
python-pip:single:v12
autoselect-python:single:std
Build and Runtime python312:primary:std
Download groups
main mirror://PYPIWHL/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42
Distribution File Information
9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913 10216 pyproject_hooks-1.2.0-py3-none-any.whl
Ports that require python-pyproject_hooks:v12
python-build:v12 Simple, correct Python build frontend (3.12)