          MODULE=libexif
         VERSION=0.6.25
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/libexif/libexif/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:b23af41f37019b8d591d4d9b42ba52fd30709b6767341aa887f9afe400c8408a
        WEB_SITE=https://github.com/libexif/libexif/
         ENTERED=20030108
         UPDATED=20250117
           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
