Metadata-Version: 1.0
Name: arubomu
Version: 1.0
Summary: Library of data structures and I/O for music album information
Home-page: http://furius.ca/arubomu
Author: Martin Blais
Author-email: blais@furius.ca
License: GNU GPL
Description: 
        This package contains a RELAX-NG schema and associated Python code for parsing
        a simple XML file format for representing information that is related to a music
        album, which is split in two: information that is common to all copies of that
        album, and information that is specific to the owner (encoding errors, description,
        favourite songs).
        
        Accompanying tools allow to fetch and automatically convert data from a few
        online database (amazon.com, descarga.com).  There are also numerous tools that
        allow manipulating and converting album information to the XML format.
        
Platform: UNKNOWN
