Port variant | v12 |
Summary | Simple, correct Python build frontend (3.12) |
BROKEN | |
Package version | 1.2.2.post1 |
Homepage | https://build.pypa.io |
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 | # build [![pre-commit.ci status]](https://results.pre-commit.ci/latest/github/pypa/build/main) [CI test] [codecov] [Documentation Status] [PyPI version] [Discord] A simple, correct Python build frontend. See the [documentation] for more information. ### Installation `build` can be installed via `pip` or an equivalent via: ```console $ pip install build ``` ### Usage ```console $ python -m build ``` This will build the package in an isolated environment, generating a source-distribution and wheel in the directory `dist/`. See the [documentation] for full information. ### Common arguments - `--sdist` (`-s`): Produce just an SDist - `--wheel` (`-w`): Produce just a wheel - `-C |
Build (only) |
python312:dev:std python-pip:single:v12 autoselect-python:single:std |
Build and Runtime | python312:primary:std |
Runtime (only) |
python-packaging:single:v12 python-pyproject_hooks:single:v12 python-colorama:single:v12 python-importlib-metadata:single:v12 |
main | mirror://PYPIWHL/84/c2/80633736cd183ee4a62107413def345f7e6e3c01563dbca1417363cf957e |
No other ports depend on this one. |