          MODULE=termcolor
         VERSION=2.1.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ikalnytskyi/termcolor/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:435994c32557674469404cb1527c283fdcf45746f7df75fd2996bb200d6a759f
        WEB_SITE=https://github.com/ikalnytskyi/termcolor/
         ENTERED=20200418
         UPDATED=20220605
           SHORT="A header-only C++ library for printing colored messages to the terminal"

cat << EOF
Termcolor is a header-only C++ library for printing colored messages to the
terminal.
Termcolor uses ANSI color formatting, so you can use it on every system that is
used such terminals (most *nix systems, including Linux and Mac OS).
EOF
