          MODULE=pil
         VERSION=1.1.3
          SOURCE=Imaging-$VERSION.tar.gz
         SOURCE2=pil-handbook.pdf
	 SOURCE3=pil.patch.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imaging-$VERSION
   SOURCE_URL[0]=http://www.pythonware.com/downloads/$SOURCE
  SOURCE2_URL[0]=http://www.pythonware.com/products/pil/$SOURCE2
  SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
        WEB_SITE=http://www.pythonware.com/products/pil/index.htm
         ENTERED=20020420
         UPDATED=20020420
      MAINTAINER="jacksonje@health.missouri.edu"
           SHORT="Python Imaging Library is an 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
