meson_python: Meson Python build backend (PEP 517)#
Description#
Meson Python build backend (PEP 517)
License#
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
0.14.0
install-requires.txt:
meson-python
Equivalent System Packages#
alpine:
$ apk add py3-meson-python
arch:
$ sudo pacman -S meson-python
Debian/Ubuntu:
$ sudo apt-get install meson-python
Fedora/Redhat/CentOS:
$ sudo yum install python-meson-python
freebsd:
$ sudo pkg install devel/meson-python
gentoo:
$ sudo emerge dev-python/meson-python
opensuse:
$ sudo zypper install python-meson-python
void:
$ 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.