A Program for Compressing Files
http://tukaani.org/xz/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.
- Devel package for openSUSE:Factory
-
15
derived packages
- Links to openSUSE:Factory / xz
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/xz && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | 3 months |
baselibs.conf | 0000000091 91 Bytes | almost 11 years |
xz-5.2.5.tar.gz | 0001791345 1.71 MB | over 2 years |
xz-5.2.5.tar.gz.sig | 0000000566 566 Bytes | over 2 years |
xz.changes | 0000024055 23.5 KB | 3 months |
xz.keyring | 0000003239 3.16 KB | over 8 years |
xz.spec | 0000005639 5.51 KB | 3 months |
xznew | 0000004671 4.56 KB | over 6 years |
xznew.1 | 0000000954 954 Bytes | over 6 years |
Comments 0