Metadata-Version: 2.3
Name: h5lib
Version: 0.1.2
Summary: An Object-Oriented HDF5 Reader/Writer for Python.
Keywords: HDF5,hdf5
Author: Z.M. Vig
Author-email: zvig@umd.edu
Requires-Python: >=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: h5py (>=3.14.0,<4.0.0)
Requires-Dist: numpy (>=2.2,<3.0.0)
Description-Content-Type: text/markdown

# h5lib
An object-oriented and statically-typed reader for HDF5 files in python.

