Update README

pull/16/head
Dave Vasilevsky 12 years ago
parent 5ae1634f52
commit b5982a96a0

@ -1,4 +1,8 @@
Pixz (pronounced 'pixie') is a parallel, indexing version of XZ: https://github.com/vasi/pixz
Pixz (pronounced 'pixie') is a parallel, indexing version of XZ
Repository: https://github.com/vasi/pixz
Downloads: https://sourceforge.net/projects/pixz/files/
The existing XZ Utils ( http://tukaani.org/xz/ ) provide great compression in the .xz file format, but they have two significant problems:
@ -41,6 +45,8 @@ $ pixz -t foo.tar # Compress but don't treat it as a tarball (don't in
$ pixz -d -t foo.tpxz # Decompress foo, don't check that contents match index
$ pixz -l -t foo.tpxz # List the xz blocks instead of files
For even more tuning flags, check the manual page.
Compare to:
plzip

Loading…
Cancel
Save