Language

Package: tarlz @ 0.19

Synopsis

Combination of the tar archiver and the lzip compressor

Description

Tarlz is a massively parallel (multi-threaded) combined implementation of the tar archiver and the lzip compressor. Tarlz creates, lists, and extracts archives in a simplified and safer variant of the POSIX pax format compressed with lzip, keeping the alignment between tar members and lzip members. 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 can append files to the end of such compressed archives.

Home page
https://www.nongnu.org/lzip/tarlz.html
Location
gnu/packages/compression.scm (line: 2438, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings