          MODULE=django-authority
         VERSION=0.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://bitbucket.org/jezdez/django-authority/downloads/
      SOURCE_VFY=sha1:f9c5c5241521e69ded8dfea1653e965b4fc59229
        WEB_SITE=http://bitbucket.org/jezdez/django-authority/src/
         ENTERED=20090814
         UPDATED=20090814
           SHORT="Per-object-permissions for the Django auth app"
      MAINTAINER=jannis@lunar-linux.org

cat << EOF
A Django app that provides generic per-object-permissions for Django's
auth app and helpers to create custom permission checks.
EOF
