Skip to content

v0.1.3

Compare
Choose a tag to compare
@pythoninthegrass pythoninthegrass released this 24 Oct 01:40
· 5 commits to main since this release

mvp

# setup virtual environment
python -m venv .venv
source .venv/bin/activate

# install
python -m pip install m3u-parsr

# run
m3u-parser ./tests/fixtures/test.m3u