meson_python: Meson Python build backend (PEP 517)#

Description#

Meson Python build backend (PEP 517)

License#

Upstream Contact#

https://pypi.org/project/meson-python/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

0.15.0

install-requires.txt:

meson-python

Equivalent System Packages#

$ apk add py3-meson-python
$ sudo pacman -S meson-python
$ sudo apt-get install meson-python
$ sudo yum install python-meson-python
$ sudo pkg install devel/meson-python
$ sudo emerge dev-python/meson-python
$ sudo zypper install python-meson-python
$ sudo xbps-install python3-meson-python

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.