tarlz 0.16-1 source package in Ubuntu

Changelog

tarlz (0.16-1) unstable; urgency=medium

  * Uploading to sid.
  * Merging upstream version 0.16.
  * Updating to standards version 4.4.1.

 -- Daniel Baumann <email address hidden>  Sun, 13 Oct 2019 11:10:04 +0200

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tarlz_0.16-1.dsc 1.8 KiB 2c1c3ca01baa59ecb4776decd1e7c7638b0f7427fd0fe7189eaf20f0921dadb7
tarlz_0.16.orig.tar.xz 94.4 KiB cedd5ef210a645db46b5abb02e446732b8730a54ab5174d1b3a1abe888058ef9
tarlz_0.16-1.debian.tar.xz 4.2 KiB e00fea728266b96c295922c02ed8d1113dec34a95ff25d92d1d1afe597d086fb

Available diffs

No changes file available.

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