[xiph-commits] r15236 - websites/xspf.org/applications
sping at svn.xiph.org
sping at svn.xiph.org
Mon Sep 1 08:16:24 PDT 2008
Author: sping
Date: 2008-09-01 08:16:23 -0700 (Mon, 01 Sep 2008)
New Revision: 15236
Modified:
websites/xspf.org/applications/index.shtml.en
Log:
Java playlist library 'Lizzy' added
Modified: websites/xspf.org/applications/index.shtml.en
===================================================================
--- websites/xspf.org/applications/index.shtml.en 2008-09-01 11:26:15 UTC (rev 15235)
+++ websites/xspf.org/applications/index.shtml.en 2008-09-01 15:16:23 UTC (rev 15236)
@@ -118,6 +118,7 @@
<dt><a id="haxe_xspf"></a><a href="http://www.xspf.disktree.net/">haXe XSPF</a> (<a href="http://www.haxe.org/intro">haXe</a>)</dt><dd>XSPF support for haXe web applications.</dd>
<dt><a id="jspiff"></a><a href="http://melloware.com/products/jspiff/">JSpiff</a> (Java)</dt><dd>JSpiff is a Java API for reading and writing XSPF ("Spiff") open XML playlists using JAXP or JAXB.</dd>
<dt><a id="libspiff"></a><a href="http://libspiff.sourceforge.net/">libSpiff</a> (C, C++)</dt><dd>The official reference implementation of XSPF by the Xiph.Org Foundation. libSpiff is a cross-platform C++ library for reading and writing XSPF playlist files (both Version 0 and 1). It is licensed under the New BSD license. See also <a href="http://libspiff.sourceforge.net/doc/html/" title="XSPF C++ library tutorial">libSpiff tutorial</a>.</dd>
+<dt><a id="lizzy"></a><a href="http://sourceforge.net/projects/lizzy/">Lizzy</a> (Java)</dt><dd><cite>Java library and tools allowing to parse, create, edit, convert and save almost any kind of multimedia playlist. Amongst other formats, XSPF is of course supported.</cite></dd>
<dt><a id="pear"></a><a href="http://pear.php.net/package/File_XSPF">PEAR :: Package :: File_XSPF</a> (PHP)</dt><dd>PHP library for parsing and generating XSPF.</dd>
<dt><a id="ruby"></a><a href="http://rubyforge.org/projects/xspf">Ruby XSPF playlist class</a> (Ruby)</dt><dd>A Ruby library to parse XML Shareable Playlist Format (XSPF) documents and export them to M3U, SMIL, HTML and SoundBlox. License: GNU General Public License (GPL) version 2, Ruby License.</dd>
<dt><a id="xml_xspf"></a><a id="cpan"></a><a href="http://search.cpan.org/%7Edaniel/XML-XSPF/lib/XML/XSPF.pm">XML::XSPF on CPAN</a> (Perl)</dt><dd>Perl library for parsing and generating XSPF.</dd>
More information about the commits
mailing list