Source: meson-python X-Style: black Section: python Maintainer: Debian Python Team Uploaders: Simon McVittie , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , cmake , cython3 , furo (>= 2024.08.06) , libpython3-all-dev , meson (>= 1.2.3), ninja-build, patchelf , pkgconf, pybuild-plugin-pyproject, python3-all (>= 3.11), python3-all-venv , python3-git , python3-packaging (>= 23.2), python3-pyproject-metadata (>= 0.9.0), python3-pytest , python3-pytest-mock , python3-sphinx (>= 8.1.0) , python3-sphinx-copybutton , python3-sphinx-design , python3-sphinxext-opengraph , python3-wheel , Standards-Version: 4.7.4 Homepage: https://github.com/mesonbuild/meson-python Vcs-Git: https://salsa.debian.org/python-team/packages/meson-python.git Vcs-Browser: https://salsa.debian.org/python-team/packages/meson-python Testsuite: autopkgtest-pkg-python Package: python3-mesonpy Architecture: all Depends: libjs-sphinxdoc, meson (>= 1.2.3), ninja-build, python3 (>= 3.11), python3-packaging (>= 23.2), python3-pyproject-metadata (>= 0.9.0), ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Recommends: patchelf, Description: Meson PEP 517 Python build backend This package enables Python package authors to use Meson as the build backend for their packages. . Meson is a build system designed to increase programmer productivity. It does this by providing a fast, simple and easy to use interface for modern software development tools and practices.