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

Package: meson
Architecture: all
Description: High-productivity build system
 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.
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
 ninja-build (>= 1.8.2),
 python3,
 python3-pkg-resources,
