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

Package: python3-cairo
Architecture: amd64
Description: Python interface for cairo
 Pycairo is a Python module providing bindings for the cairo graphics
 library.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,

Package: python3-cairo-dev
Architecture: amd64
Description: Python interface for cairo: development files
 This package contains files that allow you to compile wrappers that
 interoperate with python3-cairo (pycairo).
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-cairo (= ${source:Version}),
