LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
hidos/__init__.py
hidos/__main__.py
hidos/archive.py
hidos/dsi.py
hidos/exceptions.py
hidos/git.py
hidos/history.py
hidos/py.typed
hidos/remote.py
hidos/util.py
hidos.egg-info/PKG-INFO
hidos.egg-info/SOURCES.txt
hidos.egg-info/dependency_links.txt
hidos.egg-info/entry_points.txt
hidos.egg-info/requires.txt
hidos.egg-info/top_level.txt
tests/test_archive.py
tests/test_cli.py
tests/test_dsi.py
tests/test_sign.py