daknuett / meson-python

Meson PEP 517 Python build backend

Home Page:https://meson-python.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meson-python

meson-python is a Python build backend built on top of the Meson build system. It enables to use 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.

About

Meson PEP 517 Python build backend

https://meson-python.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 88.0%Language:Meson 8.0%Language:C 3.8%Language:Cython 0.2%