summaryrefslogtreecommitdiffstats
path: root/python/python3-mesonpy/README
blob: 1fca1c060f593fff9ac3aaf520dbe96629078d60 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
python3-mesonpy (Meson Python build backend, PEP517)

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.

NOTE: Does not work with the stock 15.0 meson.

PYTHONPATH needs to be set to use python3-meson-opt.

  export PYTHONPATH=/opt/python3.9/site-packages/