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.
|