Source: libvbz-hdf-plugin Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Étienne Mollier , Section: science Build-Depends: debhelper-compat (= 13), cmake, libzstd-dev, libhdf5-dev, libstreamvbyte-dev (>= 3.0.0~), Vcs-Browser: https://salsa.debian.org/med-team/libvbz-hdf-plugin Vcs-Git: https://salsa.debian.org/med-team/libvbz-hdf-plugin.git Homepage: https://github.com/nanoporetech/vbz_compression/ Package: libvbz-hdf-plugin0t64 Provides: ${t64:Provides} Replaces: libvbz-hdf-plugin0 Breaks: libvbz-hdf-plugin0 (<< ${source:Version}) Architecture: any Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends}, Description: VBZ compression plugin for nanopore signal data VBZ Compression uses variable byte integer encoding to compress nanopore signal data. . The performance of VBZ is achieved by taking advantage of the properties of the raw signal and therefore is most effective when applied to the signal dataset. Other datasets you may have in your Fast5 files will not be able to take advantage of the default VBZ settings for compression. VBZ will be used as the default compression scheme in a future release of MinKNOW. . This package contains the shared object library. Package: libvbz-hdf-plugin-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libvbz-hdf-plugin0t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, Description: VBZ compression plugin for nanopore signal data (devel) VBZ Compression uses variable byte integer encoding to compress nanopore signal data. . The performance of VBZ is achieved by taking advantage of the properties of the raw signal and therefore is most effective when applied to the signal dataset. Other datasets you may have in your Fast5 files will not be able to take advantage of the default VBZ settings for compression. VBZ will be used as the default compression scheme in a future release of MinKNOW. . This package contains the header files.