Source: exif
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders:
 Hugh McMaster <hmc@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 autopoint,
 libexif-dev,
 libpopt-dev,
 pkgconf
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://libexif.github.io/
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/exif
Vcs-Git: https://salsa.debian.org/debian-phototools-team/exif.git

Package: exif
Architecture: any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: command-line utility to show EXIF information in JPEG files
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image.
 .
 'exif' is a small command-line utility to show EXIF information hidden
 in JPEG files.
