           SPELL=mutagen
         VERSION=1.18
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://mutagen.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:fe2107c784a1998c1f1ff17c334ff9fc744ddd431d16446c894f7fb1261e1dde90cf5302bd87c0bfa9ca310438f6ee84e08be7410b08bf414419f8ca8f084683
        WEB_SITE=http://code.google.com/p/mutagen/
         ENTERED=20060905
      LICENSE[0]=GPL
        KEYWORDS="python"
           SHORT="Mutagen is a Python module to handle audio metadata"
cat << EOF
Mutagen is a Python module to handle audio metadata.
It supports FLAC, M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis,
True Audio, and WavPack audio files. All versions of ID3v2 are supported,
and all standard ID3v2.4 frames are parsed. It can read Xing headers to
accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be
edited regardless of audio format. It can also manipulate Ogg streams on an
individual packet/page level.
EOF
