xz
XZ provides very high compression ratio and fast decompression. The
core of the XZ utils is Igor Pavlov's LZMA SDK containing the actual
LZMA encoder/decoder. LZMA utils add a few scripts which provide
gzip-like command line interface and a couple of other XZ related
tools. Also provides:
- Average compression ratio 30% better than that of gzip and 15%
better than that of bzip2.
- Decompression speed is only little slower than that of gzip, being
two to five times faster than bzip2.
- In fast mode, compresses faster than bzip2 with a comparable
compression ratio.
- Achieving the best compression ratios takes four to even twelve
times longer than with bzip2. However, this doesn't affect
decompressing speed.
- Very similar command line interface than what gzip and bzip2 have.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:alsoft:main/xz && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000130 130 Bytes | |
xz-5.2.0-text-tune.patch | 0000003596 3.51 KB | |
xz-5.4.6.tar.xz | 0001684368 1.61 MB | |
xz-5.4.6.tar.xz.sig | 0000000566 566 Bytes | |
xz.spec | 0000011880 11.6 KB | |
xzme | 0000006253 6.11 KB |
Comments 0