README.md
pyproject.toml
git_scroll.egg-info/PKG-INFO
git_scroll.egg-info/SOURCES.txt
git_scroll.egg-info/dependency_links.txt
git_scroll.egg-info/entry_points.txt
git_scroll.egg-info/requires.txt
git_scroll.egg-info/top_level.txt
scroll/__init__.py
scroll/__main__.py
scroll/cli.py
scroll/deposit.py
scroll/export.py
scroll/extractor.py
scroll/git_reader.py
scroll/github_reader.py
scroll/integrity.py
scroll/query.py
scroll/relevance.py
scroll/state.py
scroll/store.py
scroll/sync.py
tests/__init__.py
tests/test_cli.py
tests/test_deposit.py
tests/test_export.py
tests/test_git_reader.py
tests/test_github_reader.py
tests/test_integrity.py
tests/test_query.py
tests/test_relevance.py
tests/test_state.py
tests/test_store.py
tests/test_sync.py