1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
.pre-commit-config.yaml
AUTHORS.txt
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
doc/Makefile
doc/api.rst
doc/changelog.rst
doc/conf.py
doc/devguide.rst
doc/feature.rst
doc/index.rst
doc/legacyapi.rst
h5netcdf/__init__.py
h5netcdf/_version.py
h5netcdf/attrs.py
h5netcdf/core.py
h5netcdf/dimensions.py
h5netcdf/legacyapi.py
h5netcdf/utils.py
h5netcdf.egg-info/PKG-INFO
h5netcdf.egg-info/SOURCES.txt
h5netcdf.egg-info/dependency_links.txt
h5netcdf.egg-info/requires.txt
h5netcdf.egg-info/top_level.txt
h5netcdf/tests/conftest.py
h5netcdf/tests/pytest.ini
h5netcdf/tests/test_h5netcdf.py
licenses/H5PY_LICENSE.txt
licenses/PSF_LICENSE.txt
|