dextractor 1.0-6build2 source package in Ubuntu

Changelog

dextractor (1.0-6build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:44:16 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
dextractor_1.0.orig.tar.gz 36.9 KiB 5f45ab8944f857fc30b7a0e762fbdc63d9b61f3303412deee29d7580c53272bc
dextractor_1.0-6build2.debian.tar.xz 5.6 KiB b07a8066e673b2cbab0da3c72ced059f47e79f348e24e29d7cdd44bf81933eb7
dextractor_1.0-6build2.dsc 2.0 KiB b8794aaa4e1de1a47386a3ab3c9037187e4e8ccd9c758c091cea5b7bca40022f

Available diffs

View changes file

Binary packages built by this source

dextractor: (d)extractor and compression command library

 Dextractor commands allow one to pull exactly and only the
 information needed for assembly and reconstruction from the source HDF5
 files produced by the PacBio RS II sequencer, or from the source BAM
 files produced by the PacBio Sequel sequencer.
 .
 For each of the three extracted file types -- fasta, quiva, and
 arrow -- the library contains commands to compress the given file
 type, and to decompress it, which is a reversible process delivering
 the original uncompressed file. The compressed .fasta files, with the
 extension .dexta, consume 1/4 byte per base. The compressed .quiva
 files, with the extension .dexqv, consume 1.5 bytes per base on
 average, and the compressed .arrow files, with the extension .dexar,
 consume 1/4 byte per base
 .
 For more information, please view the available documentation at
 https://github.com/thegenemyers/DEXTRACTOR

dextractor-dbgsym: debug symbols for dextractor