LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
sporc/__init__.py
sporc/cli.py
sporc/constants.py
sporc/dataset.py
sporc/episode.py
sporc/exceptions.py
sporc/podcast.py
sporc/turn.py
sporc.egg-info/PKG-INFO
sporc.egg-info/SOURCES.txt
sporc.egg-info/dependency_links.txt
sporc.egg-info/entry_points.txt
sporc.egg-info/requires.txt
sporc.egg-info/top_level.txt
tests/test_selective_loading.py
tests/test_sporc.py
tests/test_streaming.py