File: control

package info (click to toggle)
exifprobe 2.0.1%2Bgit20201230.eee65ff-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,312 kB
  • sloc: ansic: 34,801; sh: 407; makefile: 82
file content (31 lines) | stat: -rw-r--r-- 1,144 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
Source: exifprobe
Section: graphics
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders:
 Giovani Augusto Ferreira <giovani@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 xutils-dev
Standards-Version: 4.7.0
Rules-Requires-Root: binary-targets
Homepage: https://github.com/hfiguiere/exifprobe
Vcs-Browser: https://salsa.debian.org/pkg-security-team/exifprobe
Vcs-Git: https://salsa.debian.org/pkg-security-team/exifprobe.git

Package: exifprobe
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: read metadata from digital pictures
 Exifprobe reads image files produced by digital cameras (including
 several so-called "raw" file formats) and reports the structure of
 the files and the auxiliary data and metadata contained within them.
 .
 In addition to TIFF, JPEG and EXIF, the program understands several
 formats which may contain "raw" camera data, including MRW, CIFF/CRW,
 JP2/JPEG2000, RAF, and X3F, as well as most TIFF-derived "raw" formats,
 including DNG, ORF, CR2, NEF, K25/KDC/DCR and PEF.
 .
 This program is useful in forensics investigations.