Source: pycairo Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Dave Beckett , Torsten Marek Build-Depends: debhelper (>= 10), dh-python, libcairo2-dev (>= 1.13.1), python-all-dbg (>= 2.5.4-1~), python-all-dev (>= 2.5.4-1~), python-pytest , python3-all-dbg, python3-all-dev, python3-pytest , python3-sphinx, python3-sphinx-rtd-theme, sphinx-common Standards-Version: 4.1.3 Homepage: http://cairographics.org/pycairo/ Vcs-Git: https://salsa.debian.org/python-team/modules/pycairo.git Vcs-Browser: https://salsa.debian.org/python-team/modules/pycairo Package: python-cairo Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Provides: ${python:Provides} Multi-arch: same Description: Python bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python programs. Package: python-cairo-dbg Section: debug Architecture: any Depends: python-cairo (= ${binary:Version}), python-dbg, ${misc:Depends}, ${shlibs:Depends} Provides: ${python:Provides} Multi-arch: same Description: Python bindings for the Cairo vector graphics library (debug extension) This package contains modules that allow you to use the cairo vector graphics library in Python programs. . This package contains the extension built for the Python debug interpreter. Package: python-cairo-dev Architecture: all Depends: python-cairo (>= ${binary:Version}), ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: Python cairo bindings: development files This package contains files that allow you to compile wrappers that interoperate with python-cairo (pycairo). Package: python3-cairo Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Provides: ${python3:Provides} Multi-arch: same Description: Python3 bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python3 programs. Package: python3-cairo-dbg Section: debug Architecture: any Depends: python3-cairo (= ${binary:Version}), python3-dbg, ${misc:Depends}, ${shlibs:Depends} Provides: ${python3:Provides} Multi-arch: same Description: Python3 bindings for the Cairo vector graphics library (debug extension) This package contains modules that allow you to use the cairo vector graphics library in Python3 programs. . This package contains the extension built for the Python3 debug interpreter. Package: python3-cairo-dev Architecture: all Depends: python3-cairo (>= ${binary:Version}), ${misc:Depends} Suggests: python3-cairo-doc Description: Python3 cairo bindings: development files This package contains files that allow you to compile wrappers that interoperate with python3-cairo (pycairo). Package: python3-cairo-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: Python 3 cairo bindings: documentation files Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains documentation files of python3-cairo (py3cairo).