Version: 0.19, Package name: tarlz-0.19 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Tarlz is a small and simple implementation of the tar archiver. By default tarlz creates, lists and extracts archives in the ustar format compressed with lzip on a per file basis. Tarlz can append files to the end of such compressed archives. Each tar member is compressed in its own lzip member, as well as the end-of-file blocks. This same method works for any tar format (gnu, ustar, posix) and is fully backward compatible with standard tar tools, which treat the resulting multimember tar.lz archive like any other tar.lz archive. Tarlz can create tar archives with four levels of compression granularity; per file, per directory, appendable solid, and solid. |
Filesize: 97.921 KB |
Version History (View Complete History) |
|
2021-02-22 01:07:05 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update tarlz to 0.19. |