          MODULE=libiptcdata
         VERSION=1.0.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/ianw/libiptcdata/releases/download/release_1_0_5/
      SOURCE_VFY=sha256:c094d0df4595520f194f6f47b13c7652b7ecd67284ac27ab5f219bc3985ea29e
        WEB_SITE=https://github.com/ianw/libiptcdata
         ENTERED=20100706
         UPDATED=20221107
           SHORT="International Press Telecommunications Council (IPTC) metadata"

cat << EOF
libiptcdata is a library, written in C, for manipulating the International Press
Telecommunications Council (IPTC) metadata stored within multimedia files such
as images. This metadata can include captions and keywords, often used by popular
photo management applications. The library provides routines for parsing, viewing,
modifying, and saving this metadata. The library is licensed under the GNU
Library General Public License (GNU LGPL). The libiptcdata package also includes
a command-line utility, iptc, for editing IPTC data in JPEG files, as well as
Python bindings.
EOF
