1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Source: pygoocanvas
Section: python
Priority: optional
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Build-Depends: debhelper (>= 5), cdbs, python-all-dev (>= 2.3.5-11), dh-python, python-gtk2-dev (>= 2.8.4), python-gobject-dev (>= 2.11.3), libgoocanvas-dev (>= 0.10), python-cairo-dev (>= 1.2.0), xsltproc, docbook-xsl, docbook-xml
Standards-Version: 3.8.4
Vcs-Git: https://anonscm.debian.org/git/users/jsogo/pygoocanvas.git
Vcs-Browser: https://anonscm.debian.org/git/users/jsogo/pygoocanvas.git
Package: python-pygoocanvas
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2
Provides: ${python:Provides}
Description: GooCanvas Python bindings
This package include Python bindings for GooCanvas.
It is needed to run programs written in Python and using GooCanvas set.
|