           SPELL=mutagen
         VERSION=1.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.sacredchao.net/~piman/software/$SOURCE
     SOURCE_HASH=sha512:8dc79146529d0419f8d585dbf0773feca06af5011536042c78946c51d14cb7a09bb06d0307ced0d4de4765d47601ddfbcbac9869c9b88c0482f2c91533c15f81
        WEB_SITE=http://www.sacredchao.net/quodlibet/wiki/Development/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
