LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
doc/conf.py
doc/index.rst
doc/img/favicon.ico
doc/img/logo.png
src/bob/__init__.py
src/bob/cli.py
src/bob.egg-info/PKG-INFO
src/bob.egg-info/SOURCES.txt
src/bob.egg-info/dependency_links.txt
src/bob.egg-info/entry_points.txt
src/bob.egg-info/not-zip-safe
src/bob.egg-info/requires.txt
src/bob.egg-info/top_level.txt
tests/test_cli.py