LICENSE
README.md
pyproject.toml
hbb2obb/__init__.py
hbb2obb/__version__.py
hbb2obb/cli.py
hbb2obb/converter.py
hbb2obb/detector.py
hbb2obb/evaluator.py
hbb2obb/formats.py
hbb2obb/optimizer.py
hbb2obb/plotting.py
hbb2obb/provenance.py
hbb2obb/utils.py
hbb2obb/version_check.py
hbb2obb/viewer.py
hbb2obb.egg-info/PKG-INFO
hbb2obb.egg-info/SOURCES.txt
hbb2obb.egg-info/dependency_links.txt
hbb2obb.egg-info/entry_points.txt
hbb2obb.egg-info/requires.txt
hbb2obb.egg-info/top_level.txt
tests/test_cli.py
tests/test_convert_cli.py
tests/test_converter.py
tests/test_detector.py
tests/test_evaluator.py
tests/test_formats.py
tests/test_optimizer.py
tests/test_plotting.py
tests/test_provenance.py
tests/test_utils.py
tests/test_version_check.py
tests/test_viewer.py