Path to this page:
./
archivers/pixz,
Parallel, indexed xz compressor
Branch: CURRENT,
Version: 1.0.7,
Package name: pixz-1.0.7,
Maintainer: ryoonPixz (pronounced 'pixie') is a parallel, indexing version of XZ.
The existing XZ Utils provide great compression in the .xz file
format, but they produce just one big block of compressed data.
Pixz instead produces a collection of smaller blocks which makes
random access to the original data possible. This is especially
useful for large tarballs.
Master sites:
Filesize: 161.137 KB
Version history: (Expand)
- (2021-04-13) Package added to pkgsrc.se, version pixz-1.0.7 (created)
CVS history: (Expand)
2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and SHA512
hashes.
|
2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140) |
Log message:
archivers: Remove SHA1 distfiles hashes
|
2021-04-13 05:09:01 by Ryo ONODERA | Files touched by this commit (4) | |
Log message:
archivers/pixz: import pixz-1.0.7
Pixz (pronounced 'pixie') is a parallel, indexing version of XZ.
The existing XZ Utils provide great compression in the .xz file
format, but they produce just one big block of compressed data.
Pixz instead produces a collection of smaller blocks which makes
random access to the original data possible. This is especially
useful for large tarballs.
Originaly packaged by ISIHARA Takanori as pkgsrc-wip/pixz and
updated to 1.0.7 by me.
|