File: metacam.txt

package info (click to toggle)
metacam 1.2-11
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 512 kB
  • sloc: cpp: 6,849; makefile: 132; sh: 6
file content (21 lines) | stat: -rw-r--r-- 761 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
NAME
       metacam - extract EXIF information from digital camera files
SYNOPSIS
       metacam [-v|-a|-x] [FILE]...
DESCRIPTION
       metacam supports all standard EXIF fields in addition to (known)
       vendor specific blocks from Nikon, Olympus, Canon and Casio.
OPTIONS
       -h, --help     Output help information and exit.

       -v, --verbose  Output unknown tags too.

       -a, --all      Output ALL tags (implies -v).

       -x, --xml      Output as XML.
AUTHORS
       metacam was developed by Daniel Stephens <daniel@cheeseplant.org>.

       This manual page was written by Alp Toker <alp@atoker.com>, Jarno Elonen
       <elonen@debian.org> and Juan Angulo Moreno <juan@apuntale.com> for
       Debian project (but may be used by others).