juanfra 0a58224d95 Tested by Ljuba Nedeljkovic. OK fcambus@.
Comment:
archiver based on tar and lzip multimembers

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.

Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>

WWW: http://lzip.nongnu.org/tarlz.html
2018-05-20 12:35:32 +00:00
..
2018-04-27 16:30:57 +00:00
2015-06-13 20:31:32 +00:00
2018-01-16 08:51:34 +00:00
2018-01-23 16:59:16 +00:00
2016-04-26 17:47:36 +00:00
2017-11-09 15:07:02 +00:00
2017-05-10 23:51:19 +00:00
2017-05-14 15:46:10 +00:00
2018-05-09 14:09:43 +00:00
2016-03-11 19:59:11 +00:00
2017-08-23 09:04:06 +00:00
2018-04-09 15:58:26 +00:00
2017-12-12 01:10:50 +00:00
2018-01-25 10:34:49 +00:00
2017-07-28 11:23:44 +00:00
2014-08-21 08:04:16 +00:00
2017-11-09 19:46:24 +00:00
2016-03-11 20:11:39 +00:00
2017-01-21 23:46:01 +00:00
2017-11-30 15:50:16 +00:00
2018-05-01 10:30:25 +00:00
2017-04-18 13:09:23 +00:00