htscodecs 1.5.1-1 source package in Ubuntu

Changelog

htscodecs (1.5.1-1) unstable; urgency=medium

  * New upstream version

 -- Étienne Mollier <email address hidden>  Sat, 22 Jul 2023 20:09:14 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
htscodecs_1.5.1-1.dsc 2.2 KiB 47e91eb5b9a77889397492f9fc44d5fb081260789db65bfe000387a9e2520830
htscodecs_1.5.1.orig.tar.gz 3.0 MiB f586040198aa8ca529c711e844597fdaae5560548d881f93c3ea1207eb48ccfd
htscodecs_1.5.1-1.debian.tar.xz 4.9 KiB 77ce5a916a202f59a8a1763b7435a2e56c68818ad2a35555ab38d6fbeb54afe7

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