Source: hdf5plugin
Maintainer: Thomas Vincent <thomas.vincent@esrf.fr>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               libgomp1,
               python3-all,
               python3-h5py,
               python3-setuptools,
               python3-wheel
Standards-Version: 4.1.3
Homepage: https://github.com/silx-kit/hdf5plugin

Package: python3-hdf5plugin
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-h5py, libgomp1
Description: HDF5 Plugins for windows,MacOS and linux
 hdf5plugin
 ==========
 .
 *hdf5plugin* provides `HDF5 compression filters <https://portal.hdfgroup.org/display/support/Registered+Filter+Plugins>`_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py <https://www.h5py.org>`_.
 .
 * Supported operating systems: Linux, Windows, macOS.
 * Supported versions of Python: >= 3.7
 * Supported architectures: All.
  Specific optimizations are available for *x86* family and *ppc64le*.
 .
 *hdf5plugin* provides a generic way to enable the use of the provided HDF5 compression filters with `h5py`.
