           SPELL=tagpy
         VERSION=0.90.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://news.tiker.net/news.tiker.net/download/software/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:842991b236c94fc975db29165763b268c29737b02441343e7d9dedfaea4da286aa2a0769950c0e42044bfda1c20c014799d844df67a9286c374109474ec2411c
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
