LICENSE
MANIFEST.in
README.md
pyproject.toml
screex/SKILL.md
screex/__init__.py
screex/cli.py
screex/skill.py
screex/transcript.py
screex.egg-info/PKG-INFO
screex.egg-info/SOURCES.txt
screex.egg-info/dependency_links.txt
screex.egg-info/entry_points.txt
screex.egg-info/requires.txt
screex.egg-info/top_level.txt
screex/core/__init__.py
screex/core/analyzer.py
screex/core/index.py
screex/core/manifest.py
screex/core/mapper.py
screex/core/ocr.py
screex/core/segment.py
screex/core/source.py
tests/test_analyzer.py
tests/test_cli.py
tests/test_index.py
tests/test_manifest.py
tests/test_mapper.py
tests/test_ocr.py
tests/test_segment.py
tests/test_skill.py
tests/test_source.py
tests/test_transcript.py