Re: lzma compression/decompression in bsdtar/libarchive?
- From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Nov 2008 22:05:27 +0100
On Tue, Nov 25, 2008 at 10:56:24AM -0800, bf wrote:
?? Have you looked at this code? Yes, there is: there is an "LZMA
compressed file format" and the 7z file format, both of which support
LZMA. The former format has been widely adopted by people who distribute
lzma-compressed tarballs, especially GNU-related projects that use the
lzmautils port. Some projects, like GNU coreutils, no longer distribute
the latest versions of their software in bzip2-compressed tarballs.
lzma files in the current form are a major PITA. The format doesn't have
a proper header and therefore is not really autodetectable.
Joerg
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- References:
- Prev by Date: Re: lzma compression/decompression in bsdtar/libarchive?
- Next by Date: Re: lzma compression/decompression in bsdtar/libarchive?
- Previous by thread: Re: lzma compression/decompression in bsdtar/libarchive?
- Next by thread: Re: lzma compression/decompression in bsdtar/libarchive?
- Index(es):
Relevant Pages
|