           SPELL=piddle
         VERSION=1.0.15
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]="http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}"
     SOURCE_HASH=sha512:5ab216f67721b47360a6e757bddb268173b7fbe3d1a54dfc6dda0a7c050064f833e24911f16882e98af1d56a6ee840a205aa4d0d2e394a375c7abc98d0074a07
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-1.0.15"
        WEB_SITE="http://sourceforge.net/projects/piddle"
      LICENSE[0]=UNKNOWN
         ENTERED=20110411
           SHORT="Plug-In Drawing, Does Little Else"
cat << EOF
A Python module for creating two-dimensional graphics in a manner that is
both cross-platform and cross-media; that is, it can support screen graphics
(e.g. QuickDraw, Windows, Tk) as well as file output (PostScript, PDF,
GIF, etc.). It makes use of the native 2D drawing calls of each backend,
for maximum efficiency and quality.
EOF
