           SPELL=django-tinymce4-lite
         VERSION=1.7.5
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://pypi.org/packages/source/d/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:f6b82b93eb400ec07a562c4be9b583913c67ef48e8db42dbc4be22533f36ef49c2bf65a1a750038d9c82eeb463d9af64ca78f275843c94b64617be21de0e0c73
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://romanvm.github.io/django-tinymce4-lite/
         ENTERED=20200607
      LICENSE[0]=MIT
           SHORT="TinyMCE 4 editor widget for Django"
cat << EOF
django-tinymce4-lite is a reworked fork of django-tinymce4. It provides a
fully functional TinyMCE 4 editor widget that can be used in Django forms
and models.
EOF
