           SPELL=django-tinymce
         VERSION=2.8.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://pypi.org/packages/source/d/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:ec7572d7521299122ff2f1f5c68ebf85983a2a737836ea13ea37be94e1d728acc06c575f85fce747afca33594d20467c0aeba8ee59ed3bf97b370d7c55196001
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/aljosa/django-tinymce
         ENTERED=20200607
      LICENSE[0]=MIT
           SHORT="TinyMCE integration for Django"
cat << EOF
django-tinymce is a Django application that contains a widget to render a form
field as a TinyMCE editor.
EOF
