File: README

package info (click to toggle)
libspiff 1.0.0-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,240 kB
  • ctags: 1,556
  • sloc: cpp: 10,398; sh: 9,149; makefile: 379; ansic: 83
file content (16 lines) | stat: -rw-r--r-- 639 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
== About ==
libSpiff is a C++ library that can help your application
to read and write XSPF playlist files (both Version 0 and 1).
Since version 0.6.0rc1 the library itself is licensed under
the new BSD license. The code of the test suite (files "test/*")
is still licensed under LGPL.

Please look at the "examples" folder to learn how to use the
reader and writer properly. You can also create API documentation
using Doxygen; this API documentation also contains a tutorial.
Don't hesitate to contact me if you have questions on
integrating libSpiff into your application.


== Author ==
Sebastian Pipping, sping@xiph.org