LICENSE
README.md
pyproject.toml
dotbins/__init__.py
dotbins/analyze.py
dotbins/cli.py
dotbins/config.py
dotbins/detect.py
dotbins/download.py
dotbins/py.typed
dotbins/utils.py
dotbins/versions.py
dotbins.egg-info/PKG-INFO
dotbins.egg-info/SOURCES.txt
dotbins.egg-info/dependency_links.txt
dotbins.egg-info/entry_points.txt
dotbins.egg-info/requires.txt
dotbins.egg-info/top_level.txt
tests/test_analyze.py
tests/test_autodetect_binary.py
tests/test_config_validation.py
tests/test_detect.py
tests/test_e2e.py
tests/test_from_tools.py
tests/test_integration.py
tests/test_unit.py
tests/test_versions.py