Source: python-hdf5plugin
Section: python
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Freexian Packaging Team <team+freexian@tracker.debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 bitshuffle <!nocheck>,
 hdf5-filter-plugin-blosc-serial <!nocheck>,
 hdf5-filter-plugin-bz2-serial <!nocheck>,
 hdf5-filter-plugin-lz4-serial <!nocheck>,
 hdf5-filter-plugin-zfp-serial <!nocheck>,
 hdf5-plugin-lzf <!nocheck>,
 pandoc <!nodoc>,
 python3-all,
 python3-cpuinfo,
 python3-h5py <!nocheck>,
 python3-nbsphinx <!nodoc>,
 python3-numpy <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Testsuite: autopkgtest, autopkgtest-pkg-python
Homepage: https://github.com/silx-kit/hdf5plugin
Vcs-Git: https://salsa.debian.org/science-team/python-hdf5plugin.git
Vcs-Browser: https://salsa.debian.org/science-team/python-hdf5plugin

Package: python3-hdf5plugin
Architecture: all
Depends:
 python3-h5py,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 bitshuffle,
 hdf5-filter-plugin-blosc-serial,
 hdf5-filter-plugin-bz2-serial,
 hdf5-filter-plugin-lz4-serial,
 hdf5-filter-plugin-zfp-serial,
 hdf5-plugin-lzf,
Description: Python library to make HDF5 compression filters usable from h5py
 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.

Package: python3-hdf5plugin-doc
Build-Profiles: <!nodoc>
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Python library to make HDF5 compression filters usable from h5py (documentation)
 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.
 .
 This is the documentation for hdf5plugin.
