           SPELL=pystatgrab
         VERSION=0.4
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.i-scream.org/pub/i-scream/pystatgrab/$SOURCE
     SOURCE_HASH=sha512:93ef39941126fabe42bf87c68cd7f4835d96e7bcbf1a62c55014c5dad46df5c3d0f85f55298734f3094f896e1889007671cec7179c5799fadb9d3e41fa5247ea
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
