           SPELL=pilkit
         VERSION=1.1.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:1581ddfc6ca9ad2f2e23e8c7bab1ee1d6468b1e11fc398a7f3681b13e8f2b0065e01d3b22b23b71b0f213f64e7e2075a74c52ece4d0b66a69e41d9be5255dd98
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://github.com/matthewwithanm/pilkit/"
      LICENSE[0]=BSD
         ENTERED=20130812
           SHORT="a collection of utilities and processors for the Python Imaging Libary"
cat << EOF
PILKit is a collection of utilities for working with PIL (the Python Imaging
Library).

One of its main features is a set of processors which expose a simple
interface for performing manipulations on PIL images.
EOF
