          MODULE=libexif
         VERSION=0.5.9
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/libexif/$SOURCE
        WEB_SITE=http://sourceforge.net/projects/libexif
         ENTERED=20030108
         UPDATED=20030108
           SHORT="Most digital cameras produce EXIF files."
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
