<?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>stagger</name>
<shortdesc>ID3v1/ID3v2 tag manipulation package in pure Python 3</shortdesc>
<description>The package is currently in alpha stage, under active development.

The ID3v2 tag format is notorious for its useless specification
documents and its quirky, mutually incompatible
part-implementations. Stagger is to provide a robust tagging package
that is able to handle all the various badly formatted tags out there
and allow you to convert them to a consensus format.</description>
<homepage rdf:resource="http://code.google.com/p/stagger" />
<maintainer><foaf:Person><foaf:name>Karoly Lorentey</foaf:name>
<foaf:mbox_sha1sum>b1fb9dc13b83d247cceba006eb239ac2b5e08ce9</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3.0</revision></Version></release>
</Project></rdf:RDF>