[xiph-commits] r15710 - websites/xspf.org/applications

sping at svn.xiph.org sping at svn.xiph.org
Sat Feb 21 16:42:50 PST 2009


Author: sping
Date: 2009-02-21 16:42:50 -0800 (Sat, 21 Feb 2009)
New Revision: 15710

Modified:
   websites/xspf.org/applications/index.shtml.en
Log:
Rename libSpiff to libxspf

Modified: websites/xspf.org/applications/index.shtml.en
===================================================================
--- websites/xspf.org/applications/index.shtml.en	2009-02-21 23:09:06 UTC (rev 15709)
+++ websites/xspf.org/applications/index.shtml.en	2009-02-22 00:42:50 UTC (rev 15710)
@@ -122,7 +122,7 @@
 <dt><a id="cl_xspf"></a><a href="http://www.cliki.net/cl-xspf">cl-xspf</a> (Common Lisp)</dt><dd>A Common Lisp API for writing XSPF playlists.</dd>
 <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="libxspf"></a><a id="libspiff"></a><a href="http://libspiff.sourceforge.net/">libxspf</a> (C, C++)</dt><dd>The official reference implementation of XSPF by the Xiph.Org Foundation. libxspf (formerly called 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">libxspf 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>



More information about the commits mailing list