Message91661
Yes, xz-utils contains a C library, though it still caries the name
"liblzma.so", probably for historic reasons.
You are right that xz is a file format based around the lzma algorithm.
It just uses a more advanced container format. (lzma-utils had no
container at all.)
xz is the successor of lzma, which provides a better compression than
bzip2, while decompression speed is comparable with gzip. It is used by
the GNU project for source tarball compression (replacing bzip2) and
supported by GNU tar. See http://en.wikipedia.org/wiki/Xz,
http://tukaani.org/xz/ and http://tukaani.org/lzma/ for reference. |
|
Date |
User |
Action |
Args |
2009-08-17 12:13:15 | devurandom | set | recipients:
+ devurandom, skip.montanaro, amaury.forgeotdarc |
2009-08-17 12:13:15 | devurandom | set | messageid: <1250511195.64.0.967302214797.issue6715@psf.upfronthosting.co.za> |
2009-08-17 12:13:13 | devurandom | link | issue6715 messages |
2009-08-17 12:13:13 | devurandom | create | |
|