           SPELL=mutagen
         VERSION=1.20
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://mutagen.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:7c167dce471dd4ca07f4baaf59a60a7a11d48168ad030138b081324180dbd14233fca1b97fb0911d9c6046bca6d2721d8fa6d7fd98f990ee14b51329cc444bcb
        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
