bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Lzip support in GNU tar 1.23


From: Tim Kientzle
Subject: Re: [Bug-tar] Lzip support in GNU tar 1.23
Date: Sun, 18 Oct 2009 12:09:22 -0700
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.21) Gecko/20090601 SeaMonkey/1.1.16

Antonio Diaz Diaz wrote:

Also the lzip manual (http://www.nongnu.org/lzip/manual/lzip_manual.html#File-Format) describes the file format:

--------------------------------------------------------------------------
A lzip file consists of a series of "members" (compressed data sets). The members simply appear one after another in the file, with no additional information before, between, or after them.

Each member has the following structure:

+--+--+--+--+----+----+=============+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ID string | VN | DS | Lzma stream | CRC32 | Data size | Member size | +--+--+--+--+----+----+=============+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Out of curiosity, can the LZMA stream data here be
decompressed/compressed with liblzma from XZ utils?

http://tukaani.org/xz/

The biggest problem I have with LZMA right now is
that there seem to be a lot of incompatible
compression algorithms and file formats all using
the same name.  It's very confusing.

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]