LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
src/bohicalog/__init__.py
src/bohicalog/colors.py
src/bohicalog/jsonformat.py
src/bohicalog/py.typed
src/bohicalog/version.py
src/bohicalog.egg-info/PKG-INFO
src/bohicalog.egg-info/SOURCES.txt
src/bohicalog.egg-info/dependency_links.txt
src/bohicalog.egg-info/not-zip-safe
src/bohicalog.egg-info/requires.txt
src/bohicalog.egg-info/top_level.txt
tests/__init__.py
tests/test_version.py