playlists

Nim library for parsing PLS, M3U, and XSPF playlist files


Keywords
library, playlists, M3U, PLS, XSPF
License
MIT
Install
nimble install playlists

Documentation

About

nim-playlists is a Nim library for working with audio playlists. It supports the following formats:

nim-playlists provides procedures and objects for working with each format, and in addition also provides format-independent procs to allow for easy use of any of the three formats.

License

nim-playlists is released under the MIT open source license.