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.15.0
version_requirements.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 python3-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.