SlackBuilds Repository

15.0 > Python > python3-mesonpy (0.15.0)

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

Source Downloads:
meson_python-0.15.0.tar.gz (e91eb9946d7bb8be06e434c5a2dadd05)

Download SlackBuild:
python3-mesonpy.tar.gz
python3-mesonpy.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds