          MODULE=catimg
         VERSION=2.8.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/posva/catimg/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:1f4f54c237cd3b70c8a125044eb2578e8263c12b42d401a42c02c32f10f62548
        WEB_SITE=https://github.com/posva/catimg/
         ENTERED=20190110
         UPDATED=20260622
           SHORT="Print images in a terminal with 256 colors support"

cat << EOF
catimg is a little program written in C with no dependencies that prints images
in terminal. It supports JPEG, PNG and GIF formats.
This program was originally a script that did the same by using ImageMagick
convert.
EOF
