          MODULE=libexif
         VERSION=0.6.20
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:d7cce9098169269695852db20d24350c2d3c10fe
        WEB_SITE=http://sourceforge.net/projects/libexif
         ENTERED=20030108
         UPDATED=20101218
           SHORT="A library for parsing, editing, and saving EXIF data"

cat << EOF
Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image. The EXIF library
allows you to parse an EXIF file and read the data from those tags.
EOF

