playlist-decoder 0.8.0

a simple playlist decoder which supports: m3u, pls, asx and xspf
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.quick-xml]
version = "0.17.2"

[package]
authors = ["segleralex <segler_alex@web.de>"]
categories = ["parsing"]
description = "a simple playlist decoder which supports: m3u, pls, asx and xspf"
edition = "2018"
license = "MIT"
name = "playlist-decoder"
repository = "https://github.com/segler-alex/playlist-decoder-rust"
version = "0.8.0"