LICENSE
README.md
pyproject.toml
setup.py
openm3u8/__init__.py
openm3u8/_m3u8_parser.c
openm3u8/httpclient.py
openm3u8/mixins.py
openm3u8/model.py
openm3u8/parser.py
openm3u8/protocol.py
openm3u8/version_matching.py
openm3u8/version_matching_rules.py
openm3u8.egg-info/PKG-INFO
openm3u8.egg-info/SOURCES.txt
openm3u8.egg-info/dependency_links.txt
openm3u8.egg-info/not-zip-safe
openm3u8.egg-info/requires.txt
openm3u8.egg-info/top_level.txt
tests/test_c_extension_parity.py
tests/test_http_client.py
tests/test_invalid_versioned_playlists.py
tests/test_loader.py
tests/test_model.py
tests/test_parser.py
tests/test_strict_validations.py
tests/test_variant_m3u8.py
tests/test_version_matching_rules.py