          MODULE=grantlee
         VERSION=5.3.1
          SOURCE=${MODULE%-*}-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/steveire/grantlee/archive/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:ba288ae9ed37ec0c3622ceb40ae1f7e1e6b2ea89216ad8587f0863d64be24f06
        WEB_SITE=https://github.com/steveire/grantlee
         ENTERED=20251106
         UPDATED=20251106
        REPLACES=grantlee-qt5
           SHORT="plugin based String Template system"

cat << EOF
Grantlee is a plugin based String Template system written using the Qt framework.
The goals of the project are to make it easier for application developers to
separate the structure of documents from the data they contain, opening the door
for theming.

The syntax is intended to follow the syntax of the Django template system, and
the design of Django is reused in Grantlee. Django is covered by a BSD style license.
EOF
