An open API service indexing awesome lists of open source software.

https://github.com/tong/hxxspf

Haxe implementation of XSPF, the XML format for sharing playlists
https://github.com/tong/hxxspf

playlist xspf

Last synced: 4 months ago
JSON representation

Haxe implementation of XSPF, the XML format for sharing playlists

Awesome Lists containing this project

README

        

# HXXSPF

Haxe implementation of [XSPF](http://xspf.org/) ("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](https://img.shields.io/github/tag/tong/hxxspf.svg?style=flat&label=haxelib)](http://lib.haxe.org/p/xspf.svg)