1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: python-pgmagick
Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
python-setuptools,
python-all-dev,
libgraphicsmagick++1-dev,
libboost-python-dev
Standards-Version: 3.9.3
Homepage: http://bitbucket.org/hhatto/pgmagick
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pgmagick/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-pgmagick/trunk/
Package: python-pgmagick
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Yet Another Python wrapper for GraphicsMagick
pgmagick is a boost.python based Python wrapper for GraphicsMagick.
|