libmusicbrainz Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
 
(Redirecting to libmusicbrainz)
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<small>[[Products]] > [[libmusicbrainz]] > Download </small>
#REDIRECT [[libmusicbrainz]]

=Download libmusicbrainz=

Please read the [[libmusicbrainz|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 [[Client HOWTO|ClientHOWTO]].

==Linux / UNIX==

<ul><li style="list-style-type:none">
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/libmusicbrainz-2.1.3.tar.gz libmusicbrainz 2.1.3 Source Distribution (tar.gz)]
|}
</ul>

==Windows==

<ul><li style="list-style-type:none">
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/libmusicbrainz-2.1.3.zip libmusicbrainz 2.1.3 Source Distribution (zip)]
|}
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/musicbrainz-win32sdk-2.1.3.zip libmusicbrainz 2.1.3 Binary Distribution (zip)]
|}
</ul>

==Language Bindings==

The Python bindings for the [[MusicBrainz]] client library for the old RDF based web service are now included with libmusicbrainz. (See above) <br/>
* [[python-musicbrainz2|PythonMusicBrainz2]] Python bindings for the (new) [[XML Web Service|XML based web service]].
* [http://pablotron.org/software/mb-ruby/ Ruby bindings] for the [[MusicBrainz]] client library (old RDF web service).
* [http://search.cpan.org/search?query=MusicBrainz&mode=dist Perl bindings] [[http://www.punch.net/musicbrainz/perl/ Win32 PPMs]] for the [[MusicBrainz]] client library (old RDF web service).
* [http://musicbrainz.org/ftpmirror/pub/musicbrainz/MusicBrainzDotNet-2.1.1.zip C# bindings] for the [[MusicBrainz]] client library (2.1.1). (old web service).

''Other releases are available on the [http://musicbrainz.org/ftpmirror/pub/musicbrainz/data/ MusicBrainz FTP Server].

==License==

The '''libmusicbrainz''' is licensed under the [http://www.gnu.org/copyleft/gpl.html 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 [http://bugs.musicbrainz.org/browser/libmusicbrainz/ source browser].

<pre> svn checkout http://svn.musicbrainz.org/libmusicbrainz/trunk libmusicbrainz
</pre>

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

Latest revision as of 12:32, 5 November 2009

Redirect to: