libmusicbrainz Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
 
((Imported from MoinMoin))
Line 45: Line 45:
<pre> svn checkout http://svn.musicbrainz.org/libmusicbrainz/trunk libmusicbrainz
<pre> svn checkout http://svn.musicbrainz.org/libmusicbrainz/trunk libmusicbrainz
</pre>
</pre>

----<br/> <small>Original version: [http://musicbrainz.org/products/client/download.html http://musicbrainz.org/products/client/download.html] </small>


[[Category:To Be Reviewed]] [[Category:WikiDocs Page]] [[Category:Development]]
[[Category:To Be Reviewed]] [[Category:WikiDocs Page]] [[Category:Development]]

Revision as of 15:09, 11 June 2006

Download libmusicbrainz

Please read the introduction to libmusicbrainz if you are not familiar with libmusicbrainz. For more details on how to use this library, please take a look at the ClientHOWTO.

Linux / UNIX

Windows

Language Bindings

The Python bindings for the MusicBrainz client library for the old RDF based web service are now included with libmusicbrainz. (See above)

Other releases are available on the MusicBrainz FTP Server.

License

The libmusicbrainz is licensed under the GPL (Gnu Public License).

Get Source Code

The source code of libmusicbrainz is available using anonymous Subversion access. Read the Subversion document for instructions on how to use Subversion and checkout the libmusicbrainz source code. Alternatively, you can browse the libmusicbrainz Subversion repository directly using the source browser.

    svn checkout http://svn.musicbrainz.org/libmusicbrainz/trunk libmusicbrainz