Source: python-gasp Section: python Priority: optional Maintainer: Luke Faraone Uploaders: Debian Python Modules Team Build-Depends: python-all (>= 2.6.6-3~), debhelper (>= 5), cdbs (>= 0.4.90~), python-setuptools, dh-python, Build-Depends-indep: patchutils, bzr Standards-Version: 3.9.6 Homepage: https://launchpad.net/gasp Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-gasp/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-gasp/trunk/ X-Python-Version: >= 2.6 Package: python-gasp Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-cairo (>= 1.4), python-gtk2, python-gobject Provides: ${python:Provides} Description: procedural Python graphics library for beginning programmers GASP is a wrapper around the Python Cairo Graphics library which makes writing graphical applications in Python easy for beginners, requiring little prior knowledge of object-oriented programming.