History:libtunepimp/Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
 
((Imported from MoinMoin))
Line 5: Line 5:
Please read the [[libtunepimp]] introduction if you are not familiar with '''libtunepimp'''. For more details on how to use this library, please take a look at the [[Client HOWTO|ClientHOWTO]].
Please read the [[libtunepimp]] introduction if you are not familiar with '''libtunepimp'''. For more details on how to use this library, please take a look at the [[Client HOWTO|ClientHOWTO]].


==Download==
==Linux / Mac OS X Source distribution==


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

==Windows 95 or later==

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


The '''libtunepimp''' is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL (Gnu Public License)].
The '''libtunepimp''' is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL (GNU General Public License)] and [http://www.gnu.org/copyleft/lgpl.html LGPL (GNU Lesser General Public License)].


==Get Source Code==
==Get Source Code==

Revision as of 21:14, 7 August 2006

Products > libtunepimp > Download

Download libtunepimp

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

Download

Language Bindings

Python and Perl bindings are included in the source distribution of libtunepimp. Please check the python or perl subdirectories in the source distribution for more details. Other releases are available on the MusicBrainz FTP Server.

License

The libtunepimp is licensed under the GPL (GNU General Public License) and LGPL (GNU Lesser General Public License).

Get Source Code

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

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