xspf

XSPF/XML playlist format
https://github.com/tong/hxxspf

To install, run:

haxelib install xspf 1.1.4 

See using Haxelib in Haxelib documentation for more information.

README.md

HXXSPF

Haxe implementation of XSPF ("spiff"), the XML format for sharing playlists.

  • It is free and open -- No proprietary lock-in.
  • It is portable -- You should be able to send a playlist to your friend and have it work.
  • It is well-engineered -- Most playlist formats get the easy things wrong.

  • Unlike M3U, XSPF is XML.

  • Unlike SMIL, XSPF is simple.
  • Unlike ASX, XSPF is open.

Haxelib Version

Contributors
tong
Version
1.1.4
Published
4 years ago
License
Public

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub