File: control

package info (click to toggle)
libimage-imlib2-perl 2.01-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 192 kB
  • ctags: 40
  • sloc: perl: 294; ansic: 112; makefile: 75
file content (17 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libimage-imlib2-perl
Maintainer: Don Armstrong <don@debian.org>
Priority: extra
Section: perl
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 4), libmodule-build-perl, libimlib2-dev, perl (>=5.6.0-16), libtest-simple-perl

Package: libimage-imlib2-perl
Priority: extra
Section: perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Recommends: 
Description: perl interface to the imlib2 imaging library
 Image::Imlib2 is a perl interface to Imlib2 that allows you to use
 imlib2 to read, write, scale, crop, draw, and blend graphics
 formats in your favorite perl program.