README.rst
git-log-head
pyproject.toml
setup.cfg
src/gather/__init__.py
src/gather/api.py
src/gather/commands.py
src/gather/entry.py
src/gather.egg-info/PKG-INFO
src/gather.egg-info/SOURCES.txt
src/gather.egg-info/dependency_links.txt
src/gather.egg-info/entry_points.txt
src/gather.egg-info/requires.txt
src/gather.egg-info/top_level.txt
src/gather/example/__init__.py
src/gather/example/__main__.py
src/gather/example/breakfast.py
src/gather/example/main.py
src/gather/tests/__init__.py
src/gather/tests/_helper.py
src/gather/tests/cannot_be_imported.py
src/gather/tests/test_api.py
src/gather/tests/test_commands.py
src/gather/tests/test_entry.py
src/gather/tests/test_init.py