           SPELL=mutagen
         VERSION=1.45.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-release-$VERSION
   SOURCE_URL[0]=https://github.com/quodlibet/mutagen/archive/release-${VERSION}.tar.gz
     SOURCE_HASH=sha512:3e817cb26b890319d3b33e32c206b7270576f2065c9bb67d69cc4236bd0a563891dc3a8b4200918d50da3e83fedbe049c41fa1fef671bcfef3654e86a3e1ecb6
        WEB_SITE=http://mutagen.readthedocs.io
         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
