m3u8-parser 0.6.1

A Rust crate for parsing and creating M3U8 files (HLS).
Documentation
1
2
3
4
5
6
7
check:
	cargo fmt
	cargo test
	cargo clippy --fix --allow-dirty --allow-staged

changelog:
	git cliff -o CHANGELOG.md