          MODULE=pil
         VERSION=1.1.7
          SOURCE=Imaging-$VERSION.tar.gz
         SOURCE2=pil-handbook.pdf
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imaging-$VERSION
      SOURCE_URL=http://www.effbot.org/downloads
      SOURCE_VFY=sha1:76c37504251171fda8da8e63ecb8bc42a69a5c81
     SOURCE2_URL=http://www.pythonware.com/media/data
     SOURCE2_VFY=sha1:120fbd27a797a7bd7e566eddbcb5590f144682f2
        WEB_SITE=http://www.pythonware.com/products/pil/index.htm
         ENTERED=20020420
         UPDATED=20100217
           SHORT="image processing library"

cat << EOF
The Python Imaging Library (PIL) adds image processing capabilities to
your Python environment. This library provides extensive file format
support, an efficient internal representation, and fairly powerful
image processing capabilities.
EOF
