          MODULE=glow
         VERSION=2.1.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/charmbracelet/glow/archive/v${VERSION}/
      SOURCE_VFY=sha256:1b933139da1d08647bf5b3f112cab9548fdc2b40c056c7fa3d84d8706de5265a
        WEB_SITE=https://github.com/charmbracelet/glow/
         ENTERED=20201225
         UPDATED=20260619
           SHORT="Markdown renderer for the CLI"

cat << EOF
Glow is a terminal based markdown reader designed from the ground up to bring
out the beauty—and power—of the CLI.
Use it to discover markdown files, read documentation directly on the command
line and stash markdown files to your own private collection so you can read
them anywhere. Glow will find local markdown files in subdirectories or a local
Git repository.
By the way, all data stashed is encrypted end-to-end: only you can decrypt it.
EOF
