           SPELL=age
         VERSION=1.2.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/FiloSottile/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:685914db0bf398e20ee599627d131004f85ab5f37dcbc6752b1379c07702a1896d48163a8e9c71a25a44858ec648f3cb404f7c92360657f935342cd766a13a3a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://age-encryption.org/"
      LICENSE[0]="BSD-3-Clause"
         ENTERED=20250403
        KEYWORDS=""
           SHORT="simple, modern and secure encryption tool"
cat << EOF
age is a simple, modern and secure file encryption tool, format, and Go
library.

It features small explicit keys, no config options, and UNIX-style
composability.
EOF
