File: control

package info (click to toggle)
pythonmagick 0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,284 kB
  • ctags: 377
  • sloc: sh: 9,133; cpp: 2,358; perl: 279; makefile: 100; python: 11
file content (18 lines) | stat: -rw-r--r-- 913 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pythonmagick
Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pythonmagick/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/pythonmagick/trunk/?op=log
Uploaders: Carl Fürstenberg <azatoth@gmail.com>, Bernd Zeimetz <bzed@debian.org>
Build-Depends: cdbs, debhelper (>= 5), libmagick++9-dev, libtool (>= 1.5), libboost-python-dev (>= 1.34.1-8), python-support, python-dev (>= 2.5), autotools-dev
Standards-Version: 3.7.3
Homepage: http://www.imagemagick.org

Package: python-pythonmagick
Architecture: any
Provides: ${python:Provides}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: Object-oriented Python interface to ImageMagick
 PythonMagick an interface to ImageMagick to give all the functionallity
 of ImageMagick++ into Python.