File: control

package info (click to toggle)
python-gd 0.26-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 216 kB
  • ctags: 103
  • sloc: ansic: 1,350; makefile: 64; python: 26
file content (15 lines) | stat: -rw-r--r-- 486 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: python-gd
Section: graphics
Priority: extra
Maintainer: Ben Pfaff <pfaffben@debian.org>
Build-Depends: debhelper (>> 3.0.0), autoconf, python2.1-dev, libgd-dev
Standards-Version: 3.5.2

Package: python-gd
Architecture: any
Depends: python (>= 2.1), python (<< 2.2), ${shlibs:Depends}
Description: Python module wrapper for libgd
 Provides PNG, JPEG, and XPM creation and manipulation routines
 through the libgd library.
 .
 Also allows use of TrueType fonts in images created.