File: control

package info (click to toggle)
libimage-info-perl 1.42-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 840 kB
  • sloc: perl: 3,354; makefile: 12
file content (43 lines) | stat: -rw-r--r-- 1,674 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
43
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 (= 12)
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,
# need either PerlIO::scalar 0.21 or IO::Scalar
                     perl (>= 5.21.7) <!nocheck> | libio-stringy-perl <!nocheck>
Standards-Version: 4.4.1
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

Package: libimage-info-perl
Architecture: all
Depends: libimage-base-bundle-perl | libimage-xbm-perl,
         libimage-base-bundle-perl | libimage-xpm-perl,
         libio-string-perl,
         libxml-libxml-perl | libxml-simple-perl,
         ${misc:Depends},
         ${perl:Depends},
# need either PerlIO::scalar 0.21 or IO::Scalar
         perl (>= 5.21.7) | libio-stringy-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