Source: meson-python Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Simon McVittie , Build-Depends: cython3 , debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-sphinxdoc, libpython3-all-dev , meson (>= 1.2.3), ninja-build, patchelf , pkg-config, pybuild-plugin-pyproject, python3-all (>= 3.11), python3-git , python3-pyproject-metadata (>= 0.7.1), python3-pytest , python3-pytest-mock , python3-sphinx-copybutton, python3-sphinx-design, python3-sphinxext-opengraph, python3-all-venv , python3-wheel , Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://github.com/FFY00/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-pyproject-metadata (>= 0.7.1), ${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.