Bzip2

From Wiki @ Karl Jones dot com
Revision as of 09:22, 31 August 2015 by Karl Jones (Talk | contribs) (Created page with "'''bzip2''' is a free and open-source file compression program that uses the Burrows–Wheeler algorithm. == Description == It only compresses single files and is not a...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

bzip2 is a free and open-source file compression program that uses the Burrows–Wheeler algorithm.

Description

It only compresses single files and is not a file archiver.

It is developed and maintained by Julian Seward. Seward made the first public release of bzip2, version 0.15, in July 1996.

The compressor's stability and popularity grew over the next several years, and Seward released version 1.0 in late 2000

See also

External links