          MODULE=grantlee
         VERSION=0.2.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://downloads.grantlee.org/
      SOURCE_VFY=sha1:25560082ce53468fae227217d5da297dbcb9c16f
        WEB_SITE=http://www.gitorious.org/grantlee/pages/Home
         ENTERED=20100810
         UPDATED=20120212
           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
