          MODULE=cheat
         VERSION=4.4.2
          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:6968ffdebb7c2a8390dea45f97884af3c623cda6c2d36c4c04443ed2454da431
        WEB_SITE=https://github.com/cheat/cheat/
         ENTERED=20201206
         UPDATED=20240805
           SHORT="Create and view interactive cheatsheets on the command-line"

cat << EOF
eat 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
