python3-hdf5storage

high-level utilities to read from and write to HDF5 (Python 3)
  https://github.com/frejanordsiek/hdf5storage
  0
  no reviews



This package provides high level utilities to read/write a variety of Python types to/from HDF5 (Heirarchal Data Format) formatted files. This package also provides support for MATLAB MAT v7.3 formatted files, which are just HDF5 files with a different extension and some extra meta-data.

This package provides hdf5storage for the Python 3 interpreter.