.copier-answers.yml
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
noxfile.py
pyproject.toml
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/release.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
docs/conf.py
docs/index.md
src/adios2py/__init__.py
src/adios2py/_version.py
src/adios2py/_version.pyi
src/adios2py/array_proxy.py
src/adios2py/attrs_proxy.py
src/adios2py/file.py
src/adios2py/group.py
src/adios2py/py.typed
src/adios2py/step.py
src/adios2py/steps_proxy.py
src/adios2py/util.py
src/adios2py.egg-info/PKG-INFO
src/adios2py.egg-info/SOURCES.txt
src/adios2py.egg-info/dependency_links.txt
src/adios2py.egg-info/requires.txt
src/adios2py.egg-info/top_level.txt
tests/test_file.py
tests/test_package.py