libmusicbrainz Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (9 revision(s))
(→‎Latest Release: remove <ul>)
Line 10: Line 10:


This version of the client library uses the new [[XML Web Service|XMLWebService]] and should be used in new development. Note that libmusicbrainz 3.x is ''not'' compatible with libmusicbrainz 2.x, it has a different [http://users.musicbrainz.org/~luks/docs/libmusicbrainz3 API].
This version of the client library uses the new [[XML Web Service|XMLWebService]] and should be used in new development. Note that libmusicbrainz 3.x is ''not'' compatible with libmusicbrainz 2.x, it has a different [http://users.musicbrainz.org/~luks/docs/libmusicbrainz3 API].
<ul><li style="list-style-type:none">
{| border="1"
{| border="1"
|-
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/libmusicbrainz-3.0.2.tar.gz libmusicbrainz-3.0.2.tar.gz] (98 KB)<br/><small>(MD5: 648ecd43f7b80852419aaf73702bc23f)</small>
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/libmusicbrainz-3.0.2.tar.gz libmusicbrainz-3.0.2.tar.gz] (98 KB)<br/><small>(MD5: 648ecd43f7b80852419aaf73702bc23f)</small>
|}
|}
</ul>


===Version 2.x===
===Version 2.x===


[[Image:Attention.png]] This version of the client library uses the old [[RDF]] [[Web Service|WebService]] and should not be used in new development. See [[Web Service|WebService]] for more details.
[[Image:Attention.png]] This version of the client library uses the old [[RDF]] [[Web Service|WebService]] and should not be used in new development. See [[Web Service|WebService]] for more details.
<ul><li style="list-style-type:none">
{| border="1"
{| border="1"
|-
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/libmusicbrainz-2.1.5.tar.gz libmusicbrainz-2.1.5.tar.gz] (512 KB)<br/><small>(MD5: d5e19bb77edd6ea798ce206bd05ccc5f)</small>
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/libmusicbrainz-2.1.5.tar.gz libmusicbrainz-2.1.5.tar.gz] (512 KB)<br/><small>(MD5: d5e19bb77edd6ea798ce206bd05ccc5f)</small>
|}
|}
</ul>


==Language Bindings==
==Language Bindings==

Revision as of 07:31, 12 May 2009

Products > libmusicbrainz > Download

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.

Latest Release

Version 3.x

This version of the client library uses the new XMLWebService and should be used in new development. Note that libmusicbrainz 3.x is not compatible with libmusicbrainz 2.x, it has a different API.

download.gif libmusicbrainz-3.0.2.tar.gz (98 KB)
(MD5: 648ecd43f7b80852419aaf73702bc23f)

Version 2.x

Attention.png This version of the client library uses the old RDF WebService and should not be used in new development. See WebService for more details.

download.gif libmusicbrainz-2.1.5.tar.gz (512 KB)
(MD5: d5e19bb77edd6ea798ce206bd05ccc5f)

Language Bindings

Other releases are available on the MusicBrainz FTP Server.

License

The libmusicbrainz is licensed under the LGPL (GNU Lesser General 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