           SPELL=django-simple-math-captcha
         VERSION=1.0.9
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/alsoicode/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:34885582cc832248a9a3af2eaceb20bcdb588c9528a82af71cd60877202d6aab77ace4123abb222f08daf72e8db8495f7e42ad66997e8775e379780abbbb5a63
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/alsoicode/django-simple-math-captcha
         ENTERED=20200607
      LICENSE[0]=APACHE
           SHORT="easy-to-use math field/widget captcha for Django forms"
cat << EOF
A multi-value-field that presents a human answerable question, with no
settings.py configuration necessary, but instead can be configured with
arguments to the field constructor.
EOF
