          MODULE=catimg
         VERSION=2.7.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/posva/catimg/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:3a6450316ff62fb07c3facb47ea208bf98f62abd02783e88c56f2a6508035139
        WEB_SITE=https://github.com/posva/catimg/
         ENTERED=20190110
         UPDATED=20201003
           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
