           SPELL=pystatgrab
         VERSION=0.5
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.i-scream.org/pub/i-scream/pystatgrab/$SOURCE
     SOURCE_HASH=sha512:3c80670a4a59c0b433e34eda756c0111685ea6fd93874389b83935ff34b9bedb79a6902e59c327c17e8ee0a70d1a3b03bda0ad3bc18d97a6b185c9bb952c86fd
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.i-scream.org/pystatgrab/
         ENTERED=20060427
      LICENSE[0]=GPL
           SHORT="pystatgrab is a set of Python bindings for the libstatgrab library."
cat << EOF
pystatgrab is a set of Python bindings for the libstatgrab library. It installs
as a module and provides a set of function calls with identical names to the
libstatgrab functions. The returned data types also map logically on to the
structures returned by libstatgrab.  pystatgrab should work on any platform
that libstatgrab will work on. Currently, pystatgrab requires version 0.9
of libstatgrab to function.
EOF
