File: control

package info (click to toggle)
libimage-metadata-jpeg-perl 0.153-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,232 kB
  • sloc: perl: 3,668; makefile: 55
file content (19 lines) | stat: -rw-r--r-- 733 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libimage-metadata-jpeg-perl
Section: perl
Priority: optional
Maintainer: Rene Weber <rene_debmaint@public.e-mail.elvenlord.com>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl
Standards-Version: 3.8.3

Package: libimage-metadata-jpeg-perl
Architecture: all
Depends: ${perl:Depends}
Description: Perl extension for showing/modifying JPEG (meta)data
 This package provides an interface for reading and interpreting the
 content of JPEG segments, in particular of those segments containing
 metadata (like TIFF headers, thumbnails, Exif info, IPTC info, comments,
 etc.). Some segments can even be modified and rewritten to disk.
 .
 The author claims that this module is still EXPERIMENTAL: use it at your
 own risk.