htscodecs 1.5.0-1 source package in Ubuntu

Changelog

htscodecs (1.5.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * d/copyright: update copyright year.
  * d/*.symbols: triage symbols.
    This introduces a couple of functions in version 1.5.0 and also
    triages architecture specific functions more precisely than just
    marking them optional.

 -- Étienne Mollier <email address hidden>  Sun, 11 Jun 2023 17:26:02 +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.0-1.dsc 2.2 KiB 0781492c14d78f6266be89ee8d50ae0dbddb59acd868b7c23a3433b1b09a6df9
htscodecs_1.5.0.orig.tar.gz 3.0 MiB fb496943c78102688494d477bbbb8ea24be625065a0cfc36bb7f7840ed2c9066
htscodecs_1.5.0-1.debian.tar.xz 4.9 KiB 390c498e344acd4bdbb918d6e05358e22f49b7aebd6f3d2ff01e96ac8620aac9

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