AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/commands.rst
docs/conf.py
docs/index.rst
docs/introduction.rst
docs/make.bat
docs/appendices/authors.rst
docs/appendices/history.rst
docs/appendices/license.rst
h5sh/__init__.py
h5sh/__main__.py
h5sh/console.py
h5sh/state.py
h5sh/styles.py
h5sh/utils.py
h5sh.egg-info/PKG-INFO
h5sh.egg-info/SOURCES.txt
h5sh.egg-info/dependency_links.txt
h5sh.egg-info/entry_points.txt
h5sh.egg-info/not-zip-safe
h5sh.egg-info/requires.txt
h5sh.egg-info/top_level.txt
h5sh/commands/__init__.py
h5sh/commands/base.py
h5sh/commands/miniargparse.py
h5sh/commands/navigation.py
h5sh/commands/query.py
h5sh/commands/registry.py
h5sh/commands/system.py
h5sh/scripts/__init__.py
h5sh/scripts/main.py
tests/conftest.py
tests/test_h5sh.py
tests/test_h5sh_commands.py
tests/test_h5sh_styles.py
tests/test_h5sh_utils.py