           SPELL=lockfile
         VERSION=0.9.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://pylockfile.googlecode.com/files/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://code.google.com/p/episoder/
      LICENSE[0]=GPL
         ENTERED=20111226
           SHORT="API for locking files"
cat << EOF
The lockfile package exports a LockFile class which provides a simple API for
locking files
EOF
