Metadata-Version: |
2.4 |
Name: |
hdmf_zarr |
Version: |
0.11.0 |
Summary: |
A package defining a Zarr I/O backend for HDMF |
Author-Email: |
Oliver Ruebel <oruebel[at]lbl.gov>, Matthew Avaylon <mavaylon[at]lbl.gov>, Ryan Ly <rly[at]lbl.gov> |
Project-Url: |
Homepage, https://github.com/hdmf-dev/hdmf-zarr |
Project-Url: |
Bug Tracker, https://github.com/hdmf-dev/hdmf-zarr/issues |
License: |
BSD |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering :: Medical Science Apps. |
Requires-Python: |
>=3.9 |
Requires-Dist: |
hdmf (>=3.14.5) |
Requires-Dist: |
numcodecs (>=0.10.0) |
Requires-Dist: |
numpy (>=1.24.0) |
Requires-Dist: |
pynwb (>=2.8.3) |
Requires-Dist: |
threadpoolctl (>=3.1.0) |
Requires-Dist: |
zarr (<3.0,>=2.18.0) |
Requires-Dist: |
codespell; extra == "all" |
Requires-Dist: |
fsspec; extra == "all" |
Requires-Dist: |
hdf5plugin; extra == "all" |
Requires-Dist: |
matplotlib; extra == "all" |
Requires-Dist: |
pre-commit; extra == "all" |
Requires-Dist: |
pytest; extra == "all" |
Requires-Dist: |
pytest-cov; extra == "all" |
Requires-Dist: |
python-dateutil; extra == "all" |
Requires-Dist: |
ruff; extra == "all" |
Requires-Dist: |
s3fs; extra == "all" |
Requires-Dist: |
sphinx-copybutton; extra == "all" |
Requires-Dist: |
sphinx-gallery; extra == "all" |
Requires-Dist: |
sphinx-rtd-theme (>=1); extra == "all" |
Requires-Dist: |
sphinx (>=4); extra == "all" |
Requires-Dist: |
tox; extra == "all" |
Requires-Dist: |
tqdm (>=4.41.0); extra == "all" |
Requires-Dist: |
matplotlib; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx-gallery; extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=1); extra == "docs" |
Requires-Dist: |
sphinx (>=4); extra == "docs" |
Requires-Dist: |
fsspec; extra == "full" |
Requires-Dist: |
s3fs; extra == "full" |
Requires-Dist: |
tqdm (>=4.41.0); extra == "full" |
Requires-Dist: |
codespell; extra == "test" |
Requires-Dist: |
hdf5plugin; extra == "test" |
Requires-Dist: |
pre-commit; extra == "test" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
python-dateutil; extra == "test" |
Requires-Dist: |
ruff; extra == "test" |
Requires-Dist: |
tox; extra == "test" |
Provides-Extra: |
all |
Provides-Extra: |
docs |
Provides-Extra: |
full |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE.txt |