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.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/xz && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000091 91 Bytes | |
xz-5.0.3.tar.bz2 | 0001025913 1000 KB | |
xz.changes | 0000011107 10.8 KB | |
xz.spec | 0000003988 3.89 KB |
Revision 33 (latest revision is 92)
Lars Vogdt (lrupp)
accepted
request 85836
from
Cristian Rodríguez (elvigia)
(revision 33)
- Fix build in armv5el doesnt like profiling (forwarded request 85834 from elvigia)
Comments 0