htscodecs 1.6.0-1 source package in Ubuntu

Changelog

htscodecs (1.6.0-1) unstable; urgency=medium

  * New upstream version 1.6.0

 -- Étienne Mollier <email address hidden>  Thu, 14 Dec 2023 14:00:41 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
htscodecs_1.6.0-1.dsc 2.2 KiB 6511ab847ffe255365206ec86f42349bb448bdf2f58e2294c9f629ac7dd82f07
htscodecs_1.6.0.orig.tar.gz 3.1 MiB 99c136f2d04b2887f46e35dd18c65c6502ff9f1bdd44df6a9c0ce51597234347
htscodecs_1.6.0-1.debian.tar.xz 5.0 KiB da255738808003b26d8894209bd9e5a4465996522eabf5403a6db73e8341276c

Available diffs

No changes file available.

Binary packages built by this source

libhtscodecs-dev: Development headers for custom compression for CRAM and others

 This library implements the custom CRAM codecs used for "EXTERNAL" block
 types. These consist of two variants of the rANS codec (8-bit and 16-bit
 renormalisation, with run-length encoding and bit-packing also supported
 in the latter), a dynamic arithmetic coder, and custom codecs for name/ID
 compression and quality score compression derived from fqzcomp.
 .
 They come with small command line test tools to act as both compression
 exploration programs and as part of the test harness.
 .
 This package contains the development headers

libhtscodecs2: Custom compression for CRAM and others

 This library implements the custom CRAM codecs used for "EXTERNAL" block
 types. These consist of two variants of the rANS codec (8-bit and 16-bit
 renormalisation, with run-length encoding and bit-packing also supported
 in the latter), a dynamic arithmetic coder, and custom codecs for name/ID
 compression and quality score compression derived from fqzcomp.
 .
 They come with small command line test tools to act as both compression
 exploration programs and as part of the test harness.

libhtscodecs2-dbgsym: debug symbols for libhtscodecs2