tarlz 0.16-3build1 source package in Ubuntu

Changelog

tarlz (0.16-3build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:59:18 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
tarlz_0.16.orig.tar.xz 94.4 KiB cedd5ef210a645db46b5abb02e446732b8730a54ab5174d1b3a1abe888058ef9
tarlz_0.16-3build1.debian.tar.xz 4.3 KiB ca0ab846a1ea19ada3ac425badd77134a27735f9f50ff4390b364c30020881df
tarlz_0.16-3build1.dsc 1.9 KiB 89e99caf57a31e30505c9af216b1aaee1d846aa69f2ae0af1478219a4eb44c6f

Available diffs

View changes file

Binary packages built by this source

tarlz: archiver with multimember lzip compression

 Tarlz is a combined implementation of the tar archiver and the lzip compressor.
 .
 By default it creates, lists and extracts archives with lzip on a per file
 basis. Each tar member is compressed in its own lzip member, as well as the
 end-of-file blocks. This method adds an indexed lzip layer on top of the tar
 archive, making it possible to decode the archive safely in parallel.
 The resulting multimember tar.lz archive is fully backward compatible with
 standard tar tools like GNU tar, which treat it like any other tar.lz archive.

tarlz-dbgsym: debug symbols for tarlz