Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

mineo/python-musicbrainz2

Repository files navigation

Python Bindings for the MusicBrainz XML Web Service
---------------------------------------------------

This python package contains various modules for accessing the MusicBrainz
web service, as well as parsing the MusicBrainz Metadata XML (MMD), or
calculating DiscIDs from Audio CDs.

Except for the DiscID generation, everything should work with standard
python 2.3 or later. However, for DiscID calculation, libdiscid and the
ctypes package are required. See the installation instructions for details.

To get started quickly have a look at the examples directory which
contains various sample scripts. API documentation can be generated
using epydoc (http://epydoc.sourceforge.net).

Please report all bugs you find via the MusicBrainz bug tracker:

	http://bugs.musicbrainz.org/

Questions about this package may be posted to the MusicBrainz
development mailing list (mb-devel):

	http://musicbrainz.org/list.html

More information can be found at the package's official homepage. It
also contains an FAQ section which could be of help in case you run into
problems:

	http://musicbrainz.org/products/python-musicbrainz2/

--
$Id$

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages