LICENSE
README.md
pyproject.toml
dotbins/__init__.py
dotbins/cli.py
dotbins/config.py
dotbins/detect_asset.py
dotbins/detect_binary.py
dotbins/download.py
dotbins/manifest.py
dotbins/py.typed
dotbins/readme.py
dotbins/summary.py
dotbins/utils.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_cli.py
tests/test_config_validation.py
tests/test_defaults.py
tests/test_detect_asset.py
tests/test_detect_binary.py
tests/test_e2e.py
tests/test_from_tools.py
tests/test_manifest.py
tests/test_readme_generation.py
tests/test_release_patterns.py
tests/test_summary.py
tests/test_unit.py
tests/test_utils.py
tests/test_windows_skip_download.py