Skip to content
Snippets Groups Projects
control 1.16 KiB
Newer Older
Jan Kotanski's avatar
Jan Kotanski committed
Source: hdf5-external-filter-plugins
Jan Kotanski's avatar
Jan Kotanski committed
Priority: optional
Maintainer: Eugen Wintersberger <eugen.wintersberger@gmail.com>
Uploaders: Jan Kotanski (jkotan) <jankotan@gmail.com>
Jan Kotanski's avatar
Jan Kotanski committed
Build-Depends: debhelper (>= 9),
               cmake (>= 3.3),
	       libhdf5-dev (>=1.8.11),
	       liblz4-dev,
	       hdf5-tools (>=1.8.11)
Jan Kotanski's avatar
Jan Kotanski committed
Standards-Version: 4.1.3
Section: science
Homepage: https://github.com/michaelrissi/HDF5Plugin

Package: hdf5-plugin-lz4
Section: science
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},hdf5-plugins-common
Pre-Depends: ${misc:Pre-Depends}
Description: HDF5 plugin - LZ4 compression
 LZ4 compression filter for the HDF5 library. 

Jan Kotanski's avatar
Jan Kotanski committed
Package: hdf5-plugin-bzip2
Section: science
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},hdf5-plugins-common
Pre-Depends: ${misc:Pre-Depends}
Description: HDF5 plugin - BZIP2 compression
 BZIP2 compression filter for the HDF5 library. 

Package: hdf5-plugin-bitshuffle
Section: science
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},hdf5-plugins-common
Pre-Depends: ${misc:Pre-Depends}
Description: HDF5 plugin - Bit Shuffle compression
 Bit Shuffle compression filter for the HDF5 library.