python3-hdf5plugin

Python library to make HDF5 compression filters usable from h5py
  https://github.com/silx-kit/hdf5plugin
  0
  no reviews



Hdf5plugin provides h5py extensions to control HDF5 compression filters plugins installed in the system.

The package supports providing options to: * blosc * bitshuffle * lz4 * FCIDECOMP * ZFP * zstd

These filter plugins are not provided by this package and need to be installed using their own packages.