.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
README.md
environment.yaml
pyproject.toml
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
GooseHDF5/__init__.py
GooseHDF5/_version.py
GooseHDF5.egg-info/PKG-INFO
GooseHDF5.egg-info/SOURCES.txt
GooseHDF5.egg-info/dependency_links.txt
GooseHDF5.egg-info/entry_points.txt
GooseHDF5.egg-info/requires.txt
GooseHDF5.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/examples.rst
docs/index.rst
docs/make.bat
docs/module.rst
docs/requirements.txt
docs/tools.rst
docs/examples/copy_modify-selection.py
tests/__init__.py
tests/test_cli.py
tests/test_copying.py
tests/test_dump.py
tests/test_paths.py