Port variant | v13 |
Summary | Meson Python build backend (PEP 517) (3.13) |
Package version | 0.17.1 |
Homepage | https://github.com/mesonbuild/meson-python |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 29 JAN 2025, 04:36:39 UTC |
Port created | 01 SEP 2023, 04:55:59 UTC |
single | .. SPDX-FileCopyrightText: 2021 The meson-python developers .. SPDX-License-Identifier: MIT meson-python ============ ``meson-python`` is a Python build back-end built on top of the Meson__ build system. It enables using Meson for the configuration and build steps of Python packages. Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible. ``meson-python`` is best suited for building Python packages containing extension modules implemented in languages such as C, C++, Cython, Fortran, Pythran, or Rust. Consult the documentation__ for more details. Questions regarding the use of ``meson-python`` can be directed to the discussions__ space on GitHub. Bug reports and feature requests can be filed as GitHub issues__. __ https://mesonbuild.com/ __ https://mesonbuild.com/meson-python/ __ https://github.com/mesonbuild/meson-python/discussions/ __ https://github.com/mesonbuild/meson-python/issues/ |
Build (only) |
python313:dev:std python-pip:single:v13 autoselect-python:single:std |
Build and Runtime |
meson:single:v13 python313:primary:std |
Runtime (only) |
python-packaging:single:v13 python-pyproject-metadata:single:v13 patchelf:primary:std (linux) |
main | mirror://PYPIWHL/7d/ec/40c0ddd29ef4daa6689a2b9c5ced47d5b58fa54ae149b19e9a97f4979c8c |
python-numpy:v13 | Array computing for Python (3.13) |
python-pandas:v13 | Data structures for time series, statistics (3.13) |