           SPELL=pp
         VERSION=1.5.6
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://www.parallelpython.com/downloads/$SPELL/$SOURCE
     SOURCE_HASH=sha512:d16aa7a4f5947e9150fb8e97807cb82c03a2dde92e052ae6dc2e54c3d19f76394d2a22e63c952db88055c5fea6535613d5e5b075e39a4c84ff493e1c2e84cb02
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
