Source: python-cups
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Jérôme Guelfucci <jeromeg@xfce.org>,
Build-Depends: debhelper-compat (= 10),
               dh-python,
               python3-all-dev,
               libcups2-dev
Standards-Version: 4.1.1
Homepage: http://cyberelk.net/tim/software/pycups/
Vcs-Git: https://salsa.debian.org/python-team/modules/python-cups.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-cups
Testsuite: autopkgtest-pkg-python

Package: python3-cups
Architecture: any
Provides: ${python3:Provides}
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Python3 bindings for CUPS
 A module for using the CUPS 1.2 API in Python3 programs.
