File: control

package info (click to toggle)
python-pgmagick 0.5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 720 kB
  • ctags: 744
  • sloc: cpp: 3,522; python: 1,693; makefile: 152
file content (21 lines) | stat: -rw-r--r-- 824 bytes parent folder | download
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.4
Homepage: http://bitbucket.org/hhatto/pgmagick
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-pgmagick/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/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.