File: control

package info (click to toggle)
libimage-info-perl 1.45-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: perl: 3,539; makefile: 12
file content (42 lines) | stat: -rw-r--r-- 1,500 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: libimage-info-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Don Armstrong <don@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libimage-base-bundle-perl <!nocheck> | libimage-xbm-perl <!nocheck>,
                     libimage-base-bundle-perl <!nocheck> | libimage-xpm-perl <!nocheck>,
                     libio-string-perl <!nocheck>,
                     libxml-libxml-perl <!nocheck>,
                     libxml-simple-perl <!nocheck>,
                     perl
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libimage-info-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libimage-info-perl.git
Homepage: https://metacpan.org/release/Image-Info
Rules-Requires-Root: no

Package: libimage-info-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libimage-base-bundle-perl | libimage-xbm-perl,
         libimage-base-bundle-perl | libimage-xpm-perl,
         libio-string-perl,
         libxml-libxml-perl,
         libxml-simple-perl
Description: allows extraction of meta information from image files
 Image::Info allows you to extract meta information from various types
 of image files. In this release the following file formats are
 supported:
 .
   JPEG (plain JFIF and Exif)
   PNG
   GIF
   PBM/PGM/PPM
   SVG
   XBM/XPM
   BMP/DIB/RLE
   TIFF
   WEBP