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