A Program for Compressing Files
http://tukaani.org/lzma/
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.
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win64/mingw64-xz && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mingw64-xz.spec | 0000003838 3.75 KB | |
xz-5.0.2.tar.bz2 | 0001023720 1000 KB | |
xz-printf-attribute.diff | 0000001677 1.64 KB |
Revision 6 (latest revision is 20)
Maarten Bosmans (mkbosmans)
committed
(revision 6)
Remove bogus windows-threads patch. Adjust description and summary according to xz packaging guidelines.
Comments 0