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.
PYVER=$(python3 -c 'import sys; print("%d.%d" % sys.version_info[:2])')
export PYTHONPATH=/opt/python$PYVER/site-packages
This requires: python3-pyproject-metadata, python3-meson-opt
Maintained by: fourtysixandtwo
Keywords: mesonpy,meson-python,meson,pep517,backend
ChangeLog: python3-mesonpy
Homepage:
https://github.com/mesonbuild/meson-python
Download SlackBuild:
python3-mesonpy.tar.gz
python3-mesonpy.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-mesonpy.SlackBuild |
python3-mesonpy.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds