Home | Trees | Index | Help |
---|
Package musicbrainz2 |
|
A collection of classes for MusicBrainz.
This package contains the following modules:model
: The MusicBrainz domain model,
containing classes like Artist
, Release
, or Track
webservice
: An interface to the
MusicBrainz XML web service.
wsxml
: A parser for the web service XML
format.
disc
: Functions for creating and
submitting DiscIDs.
utils
: Utilities for working with URIs
and other commonly needed tools.
webservice.Query
and the examples there.
The source distribution also contains example code you might find
interesting.
Author: Matthias Friedrich <matt@mafr.de>
Submodules | |
---|---|
|
Variable Summary | |
---|---|
str |
__revision__ = '$Id: __init__.py 218 2006-04-07 22:20:04...
|
str |
__version__ = '0.3.1'
|
Variable Details |
---|
__revision__
|
__version__
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Aug 26 18:34:31 2006 | http://epydoc.sf.net |