htscodecs 1.5.2-1 source package in Ubuntu

Changelog

htscodecs (1.5.2-1) unstable; urgency=medium

  * New upstream version 1.5.2
  * d/clean: cleanup multiple build artifacts. (Closes: #1048106)
  * d/rules: make test artifacts cleanup more targeted. (Closes: #1049483)

 -- Étienne Mollier <email address hidden>  Mon, 23 Oct 2023 21:52:19 +0200

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.5.2-1.dsc 2.2 KiB 224705ad11b4afae784db0954bbfc1e1ecfcbca3eaff913b5231d85fa6244e7a
htscodecs_1.5.2.orig.tar.gz 3.0 MiB d311c65cf5e0d8b459b3b24b6b8db83201e186295b907a26c99dee2bb7fd54a9
htscodecs_1.5.2-1.debian.tar.xz 5.0 KiB 7bf7b33896252bf14fcafc8aabccb19d3ef43a8d07beb785d84bf68f9c1a2a5d

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