File: control

package info (click to toggle)
exif 0.6.21-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,368 kB
  • ctags: 353
  • sloc: sh: 11,649; ansic: 1,650; makefile: 68; sed: 16
file content (27 lines) | stat: -rw-r--r-- 928 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
Source: exif
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Emmanuel Bouthenot <kolter@debian.org>, Frederic Peters <fpeters@debian.org>
Build-Depends:
    debhelper (>= 9),
    dh-autoreconf,
    autopoint,
    autotools-dev,
    libexif-dev (>= 0.6.20),
    libpopt-dev,
    pkg-config
Standards-Version: 3.9.4
Homepage: http://libexif.sourceforge.net/
Vcs-Browser: http://git.debian.org/?p=pkg-phototools/exif.git
Vcs-Git: git://git.debian.org/git/pkg-phototools/exif.git

Package: exif
Architecture: any
Depends: ${shlibs:Depends}, ${misc: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.