.gitignore
CITATION.cff
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/anaconda-publish.yml
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
conda/conda_build_config.yaml
conda/meta.yaml
dagmc_h5m_file_inspector/__init__.py
dagmc_h5m_file_inspector/_version.py
dagmc_h5m_file_inspector/core.py
dagmc_h5m_file_inspector/inspect-dagmc-h5m-file
dagmc_h5m_file_inspector.egg-info/PKG-INFO
dagmc_h5m_file_inspector.egg-info/SOURCES.txt
dagmc_h5m_file_inspector.egg-info/dependency_links.txt
dagmc_h5m_file_inspector.egg-info/requires.txt
dagmc_h5m_file_inspector.egg-info/top_level.txt
tests/test_command_line_usage.py
tests/test_python_api_usage.py