File: control

package info (click to toggle)
python-cups 1.9.63-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 452 kB
  • ctags: 369
  • sloc: ansic: 7,559; python: 310; makefile: 44
file content (22 lines) | stat: -rw-r--r-- 884 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: python-cups
Section: python
Priority: optional
Maintainer: Otavio Salvador <otavio@debian.org>
Uploaders: Jérôme Guelfucci <jeromeg@xfce.org>,
           Josselin Mouette <joss@debian.org>,
           Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
               python-all-dev (>= 2.6.6-3~),
               libcups2-dev
Standards-Version: 3.9.4
Homepage: http://cyberelk.net/tim/software/pycups/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-cups/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-cups/trunk/
X-Python-Version: >= 2.5

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