LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
columbo/__init__.py
columbo/_cli.py
columbo/_exception.py
columbo/_interaction.py
columbo/_types.py
columbo/_user_io.py
columbo/py.typed
columbo.egg-info/PKG-INFO
columbo.egg-info/SOURCES.txt
columbo.egg-info/dependency_links.txt
columbo.egg-info/requires.txt
columbo.egg-info/top_level.txt
tests/__init__.py
tests/cli_test.py
tests/exception_test.py
tests/interaction_test.py
tests/sample_data.py
tests/user_io_test.py