pkgsrc - initial commit
[pkgsrc.git] / archivers / pbzip2 / DESCR
1 The pbzip2 program is a parallel version of bzip2 for use on shared
2 memory machines.  It provides near-linear speedup when used on true
3 multi-processor machines and 5-10% speedup on Hyperthreaded machines.
4 The output is fully compatible with the regular bzip2 data so any
5 files created with pbzip2 can be uncompressed by bzip2 and vice-versa.