tarlz 0.25-2 source package in Ubuntu

Changelog

tarlz (0.25-2) sid; urgency=medium

  * Uploading to sid.
  * Updating to standards-version 4.7.0.

 -- Daniel Baumann <email address hidden>  Thu, 25 Jul 2024 06:50:50 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
tarlz_0.25-2.dsc 1.8 KiB 8fedb68c52672b877e3a8ab03b5905b0071f42ceb7e26cb7d59869cd522136a4
tarlz_0.25.orig.tar.xz 114.0 KiB b9b912e697ff8cc7d174e048c0d7acdff8ea4181a9e681e981415e80555e340e
tarlz_0.25-2.debian.tar.xz 4.8 KiB ed702dad74ee524bbe21365e12791f03147fd240d5d9d1b31ec61baa0c077098

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.
 .
 Note: tarlz has currently no support for xattr (Extended attributes)

tarlz-dbgsym: debug symbols for tarlz