           SPELL=acme-tiny
         VERSION=4.0.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.org/packages/source/a/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:0fdd255329037f735b9389736e896924f9d1f76b0e1cc25ef1160796abd9aa11a5ea6004175b157b268d4545f34eee5b691f46eb11a6631449d64ec3b7d1f184
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/diafygi/acme-tiny
      LICENSE[0]=MIT
         ENTERED=20180603
           SHORT="tiny script to issue and renew TLS certs from Let's Encrypt"
cat << EOF
This is a tiny, auditable script that you can throw on your server to issue
and renew Let's Encrypt certificates.
EOF
