Metadata-Version: 2.1
Name: shardedstore
Version: 0.1.0
Summary: Provides a sharded Zarr store.
Author-email: Matt McCormick <matt.mccormick@kitware.com>
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: zarr >=2.11.3
Requires-Dist: pytest >=2.7.3 ; extra == "test"
Requires-Dist: xarray-datatree >=0.0.5 ; extra == "test"
Requires-Dist: scipy ; extra == "test"
Project-URL: Home, https://github.com/thewtex/sharedstore
Provides-Extra: test
