libSpiff implements reading and writing of playlists in the XML Shareable Playlist Format (XSPF), as developed by the Xiph.Org foundation. XSPF enables to share playlists among different applications and devices which implement the XSPF standard. . Features of libSpiff include: . * full conformance to the XSPF specification * support for XSPF versions 0 and 1 * full support for XSPF extensions * full support for XML namespaces * fast (XML parsing is done by Expat) * unicode support . This package provides a C++ library which also includes C bindings to itself.