README.md
pyproject.toml
src/moviestar/__init__.py
src/moviestar/cli.py
src/moviestar/ffmpeg.py
src/moviestar/find.py
src/moviestar/project.py
src/moviestar/spec.py
src/moviestar/timecodes.py
src/moviestar/transcribe.py
src/moviestar.egg-info/PKG-INFO
src/moviestar.egg-info/SOURCES.txt
src/moviestar.egg-info/dependency_links.txt
src/moviestar.egg-info/entry_points.txt
src/moviestar.egg-info/requires.txt
src/moviestar.egg-info/top_level.txt
src/moviestar/schema/__init__.py
src/moviestar/schema/spec-0.1.json
tests/test_cli.py
tests/test_ffmpeg.py
tests/test_find.py
tests/test_invariants.py
tests/test_project.py
tests/test_spec.py
tests/test_timecodes.py
tests/test_transcribe.py