           SPELL=tagpy
         VERSION=0.93
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://news.tiker.net/news.tiker.net/download/software/$SPELL/$SOURCE
     SOURCE_HASH=sha512:86515b9ec1bd030453be1df7be9663a405c9cd6d22080bc0e47fcd45044e808a718ad67f7494854bb4fab9fd0bd83a637d57ac714d0c431637fc29126f3d3b29
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://news.tiker.net/software/tagpy
      LICENSE[0]=GPL
         ENTERED=20070606
        KEYWORDS="audio libs python"
           SHORT="TagPy is a Python crust (or a set of Python bindings) for TagLib"
cat << EOF
TagPy is a Python crust (or a set of Python bindings) for TagLib. It builds
upon Boost.Python, a wrapper generation library which is part of the Boost
set of C++ libraries.

Just like TagLib, TagPy can:
  * read and write ID3 tags of version 1 and 2, with many supported frame types
    for version 2 (in MPEG Layer 2 and MPEG Layer 3, FLAC and MPC);
  * access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files;
  * access APE tags in Musepack and MP3 files.
EOF
