LICENSE
README.md
pyproject.toml
src/quill/__init__.py
src/quill/cli.py
src/quill/config.py
src/quill/github_client.py
src/quill/jira_client.py
src/quill/log.py
src/quill/mapper.py
src/quill/sync.py
src/quill_sync.egg-info/PKG-INFO
src/quill_sync.egg-info/SOURCES.txt
src/quill_sync.egg-info/dependency_links.txt
src/quill_sync.egg-info/entry_points.txt
src/quill_sync.egg-info/requires.txt
src/quill_sync.egg-info/top_level.txt
tests/test_config.py
tests/test_mapper.py
tests/test_sync.py