Source: python-meson-python
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/mesonbuild/meson-python/tags
Vcs-Browser: https://github.com/alvistack/mesonbuild-meson-python
Vcs-Git: https://github.com/alvistack/mesonbuild-meson-python.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 meson (>= 0.64.0),
 ninja-build,
 python3-dev,
 python3-packaging (>= 23.2),
 python3-pip,
 python3-pyproject-metadata (>= 0.9.0),
 python3-tomli (>= 1.0.0),

Package: python3-mesonpy
Architecture: all
Description: Meson Python build backend (PEP 517)
 Python build backend (PEP 517) for Meson projects.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 meson (>= 0.64.0),
 ninja-build,
 python3,
 python3-packaging (>= 23.2),
 python3-pyproject-metadata (>= 0.9.0),
 python3-tomli (>= 1.0.0),
