LICENSE
MANIFEST.in
README.md
pyproject.toml
sporc/__init__.py
sporc/cli.py
sporc/constants.py
sporc/dataset.py
sporc/episode.py
sporc/exceptions.py
sporc/parquet_backend.py
sporc/phonetics.py
sporc/podcast.py
sporc/shard_map.py
sporc/source.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_build_indexes.py
tests/test_cli.py
tests/test_constants.py
tests/test_dataset_parquet_mode.py
tests/test_episode_comprehensive.py
tests/test_episode_unit.py
tests/test_exceptions.py
tests/test_host_index.py
tests/test_hub_rate_limit.py
tests/test_notebook_driven_fixes.py
tests/test_object_ids.py
tests/test_parquet_backend.py
tests/test_parquet_layout_integration.py
tests/test_phonetics_unit.py
tests/test_podcast_unit.py
tests/test_sliding_window.py
tests/test_turn_unit.py