Name | Modified | Size | Downloads / Week |
---|---|---|---|
xz_win32.zip | 2021-11-23 | 766.3 kB | |
xz_linux-x86.zip | 2021-11-23 | 735.4 kB | |
xz_linux-armel.zip | 2021-11-23 | 721.1 kB | |
xz_linux-amd64.zip | 2021-11-23 | 765.6 kB | |
README.md | 2021-11-23 | 1.4 kB | |
Totals: 5 Items | 3.0 MB | 0 |
xz
Parallel implementation of XZ for modern multi-core machines written in Go
Usage: xz [OPTION]... [FILE] Compress or uncompress FILE (by default, compress FILE in-place). -c write on standard output, keep original files unchanged -cores int number of cores to use for parallelization (default 1) -d decompress; see also -c and -k -f force overwrite of output file -h print this help message -k keep original files unchanged -s string use provided suffix on compressed files (default "xz") With no FILE, or when FILE is -, read standard input.
License
This project is licensed under the ISC License.