<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>tagpy</name>
<shortdesc>Python Bindings for TagLib</shortdesc>
<description>TagPy is a set of Python bindings for Scott Wheeler's 
          `TagLib &lt;http://developer.kde.org/~wheeler/taglib.html&gt;`_. 
          It builds upon `Boost.Python &lt;http://www.boost.org/libs/python/doc/&gt;`_, 
          a wrapper generation library which is part of the renowned 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.

          All these features have their own specific interfaces, but 
          TagLib's generic tag reading and writing mechanism is also 
          supported. It comes with a bunch of examples.</description>
<homepage rdf:resource="http://mathema.tician.de/software/tagpy" />
<maintainer><foaf:Person><foaf:name>Andreas Kloeckner</foaf:name>
<foaf:mbox_sha1sum>e3bf4a00975b603e08b8666cbf2589efd0066885</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.94.7</revision></Version></release>
</Project></rdf:RDF>