Language

Package: pbzip2 @ 1.1.13

Synopsis

Parallel bzip2 implementation

Description

Pbzip2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 (i.e. anything compressed with pbzip2 can be decompressed with bzip2).

Home page
https://web.archive.org/web/20180412020219/http://compression.ca/pbzip2/
Location
gnu/packages/compression.scm (line: 450, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings