Metadata-Version: 2.1
Name: versioned-hdf5
Version: 1.4.3
Summary: Versioned HDF5
Home-page: https://github.com/deshaw/versioned-hdf5
Author: Quansight
License: BSD
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: h5py
Requires-Dist: numpy
Requires-Dist: ndindex>=1.5.1
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: myst-parser; extra == "doc"

# versioned-hdf5

Versioned HDF5 provides a versioned abstraction on top of `h5py`.

See the documentation at https://deshaw.github.io/versioned-hdf5/.

## History
This was created by the [D. E. Shaw group](https://www.deshaw.com/) in conjunction with [Quansight](https://www.quansight.com/).

<p align="center">
    <a href="https://www.deshaw.com">
       <img src="https://www.deshaw.com/assets/logos/blue_logo_417x125.png" alt="D. E. Shaw Logo" height="75" >
    </a>
</p>

## License
This project is released under a [BSD-3-Clause license](https://github.com/deshaw/versioned-hdf5/blob/master/LICENSE).

We love contributions! Before you can contribute, please sign and submit this [Contributor License Agreement (CLA)](https://www.deshaw.com/oss/cla).
This CLA is in place to protect all users of this project.
