           SPELL=nevow
             PKG=Nevow
         VERSION=0.9.32
          SOURCE="${PKG}-${VERSION}.tar.gz?format=raw"
   SOURCE_URL[0]=http://divmod.org/trac/attachment/wiki/SoftwareReleases/${SOURCE}
     SOURCE_HASH=sha512:235ba0a18970dc74177e82416513546cc2299bff6bf61d422b69057e056efc03680988eb544e59f0929849facc161872b210938734cd36f8f22baf7e30153f46
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${PKG}-${VERSION}"
        WEB_SITE="http://divmod.org/trac/wiki/DivmodNevow "
      LICENSE[0]=MIT
         ENTERED=20090102
           SHORT="A Web application construction kit."
cat << EOF
Nevow is a Web application construction kit. It is designed to allow the
programmer to express as much of the view logic as desired in Python, and
includes a pure Python XML expression syntax, named stan, to facilitate
this. It also provides rich support for designer-edited templates, using
a very small XML attribute language to provide bi-directional template
manipulation capability.
EOF
