           SPELL=pymad
         VERSION=0.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://spacepants.org/src/pymad/download/$SOURCE
     SOURCE_HASH=sha512:1493925cf0fca3ede8314071795736354e2f036f41a9e72cfcf77f960c84bba8e76b43ce7c389c15dc9f2f619ce77b0afae1b78558b1617240bdde3012ad753c
        WEB_SITE=http://spacepants.org/src/pymad/
         ENTERED=20040405
      LICENSE[0]=GPL
        KEYWORDS="python audio libs"
           SHORT="Pymad is a Python wrapper for libmad."
cat << EOF
pymad is a Python module that allows Python programs to use the MPEG Audio
Decoder library. pymad provides a high-level API, similar to the pyogg module,
which makes reading PCM data from MPEG audio streams a piece of cake.
EOF
