python-pyproject_hooks
Port variant v11
Summary Pyproject.toml-based build backend hooks (3.11)
BROKEN
Package version 1.1.0
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 30 APR 2024, 15:53:31 UTC
Port created 04 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 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:std
Build and Runtime python311:single:std
Download groups
main mirror://PYPIWHL/ae/f3/431b9d5fe7d14af7a32340792ef43b8a714e7726f1d7b69cc4e8e7a3f1d7
Distribution File Information
7ceeefe9aec63a1064c18d939bdc3adf2d8aa1988a510afec15151578b232aa2 9184 pyproject_hooks-1.1.0-py3-none-any.whl
Ports that require python-pyproject_hooks:v11
python-build:v11 Simple, correct Python build frontend (3.11)