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