File: control

package info (click to toggle)
php-imlib 0.3-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 572 kB
  • ctags: 430
  • sloc: ansic: 1,287; php: 626; sh: 94; makefile: 66
file content (16 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: php-imlib
Section: web
Priority: optional
Maintainer: Steve Langasek <vorlon@debian.org>
Build-Depends: debhelper (>> 3.0.0), php4-dev, libimlib2-dev
Standards-Version: 3.5.6.0

Package: php-imlib
Architecture: any
Depends: ${shlibs:Depends}, ${zend:Depends}
Recommends: ttf-openoffice | msttcorefonts
Description: PHP Imlib2 Extension
 php_imlib is an extension for PHP4 that provides access to Rasterman's
 image manipulation library, Imlib2, from within PHP scripts.  It
 currently implements most of the Imlib2 API, except for some
 X11-specific functions.