playlist-decoder 0.10.0

a simple playlist decoder which supports: m3u, pls, asx and xspf
Documentation
1
2
3
4
5
6
7
8
stages:
  - test

test:
  stage: test
  image: rust:1
  script:
    - cargo test