          MODULE=cheat
         VERSION=5.0.0
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=cheatsheets.tar.gz
 SOURCE_URL_FULL=https://github.com/cheat/cheat/archive/${VERSION}.tar.gz
SOURCE2_URL_FULL=git+https://github.com/cheat/cheatsheets
      SOURCE_VFY=sha256:2388cd72266c0fc8469b579ca9541224740b5d944ce751053cf99853af9ef779
        WEB_SITE=https://github.com/cheat/cheat/
         ENTERED=20201206
         UPDATED=20260401
           SHORT="Create and view interactive cheatsheets on the command-line"

cat << EOF
cheat allows you to create and view interactive cheatsheets on the command-line.
It was designed to help remind *nix system administrators of options for
commands that they use frequently, but not frequently enough to remember.
EOF
