File: control

package info (click to toggle)
exiftags 1.01-7
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 516 kB
  • sloc: ansic: 6,617; makefile: 92
file content (18 lines) | stat: -rw-r--r-- 751 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: exiftags
Section: graphics
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 12)
Standards-Version: 4.4.0
Homepage: https://johnst.org/sw/exiftags/

Package: exiftags
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility to read Exif tags from a digital camera JPEG file
 The exiftags utility parses a specified JPEG file or, by default, its 
 standard input, looking for a JPEG APP1 section containing Exif 
 (Exchangeable Image File) data. The properties contained in these 
 data are then printed to the standard output. Digital cameras typically 
 add Exif data to the image files they produce, containing information 
 about the camera and digitized image.