           SPELL=pp
         VERSION=1.5.5
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://www.parallelpython.com/downloads/$SPELL/$SOURCE
     SOURCE_HASH=sha512:0afdb5d1cea873b8dd871243428e1eef7b0527e98975d9d2bd92f11ecc0d33ccd72f305c5d4a3ebc6a41bc0306e54880d24c80d07cd5b5de05aeeda6bf1edebd
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.parallelpython.com/
      LICENSE[0]=BSD
         ENTERED=20080609
           SHORT="parallel and distributed programming for Python"
cat << EOF
Parallel Python module (PP) provides an easy and efficient way to create
parallel-enabled applications for SMP computers and clusters. PP module
features cross-platform portability and dynamic load balancing. Thus
application written with PP will parallelize efficiently even on heterogeneous
and multi-platform clusters (including clusters running other application
with variable CPU loads).
EOF
