A Program for Compressing Files
The xz command is a very powerful program for compressing files.
* Average compression ratio of LZMA is about 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 to what gzip and bzip2 have.
- Sources inherited from project openSUSE:11.4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:11.4:Update/xz && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000482 482 Bytes | |
| _service:download_url:xz-5.0.0.tar.bz2 | 0001003920 980 KB | |
| baselibs.conf | 0000000009 9 Bytes | |
| xz.changes | 0000007527 7.35 KB | |
| xz.spec | 0000003804 3.71 KB |
Comments 0