          MODULE=django-notification
         VERSION=0.1.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://pypi.python.org/packages/source/d/django-notification/
      SOURCE_VFY=sha1:7edde94f837f1c250be7b758a177ee46b017ecbc
        WEB_SITE=http://github.com/jtauber/django-notification/
         ENTERED=20090526
         UPDATED=20090526
           SHORT="Notification management for Django"
      MAINTAINER=jannis@lunar-linux.org

cat << EOF
User notification management for the Django web framework

Integrating notification support into your app is a simple three-ste
process.

        * create your notice types
        * create your notice templates
        * send notifications
EOF
