Source: python-gd
Section: python
Priority: extra
Maintainer: Julián Moreno Patiño <darkjunix@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), libgd2-xpm-dev (>= 2.0.23), libjpeg62-dev, libpng12-dev, 
 libgif-dev, zlib1g-dev, libfreetype6-dev, python-support (>= 0.90), python-all-dev
Standards-Version: 3.9.1
Homepage: http://newcenturycomputers.net/projects/gdmodule.html

Package: python-gd
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, ttf-freefont
Provides: ${python:Provides}
Description: Python module wrapper for libgd
 Provides PNG, JPEG, GIF and XPM creation and manipulation routines
 through the libgd library.
 .
 Also allows use of TrueType fonts in images created.
