grzip: A high-performance and fast general purpose file compressor1

Grzip is a high-performance file compressor based on Burrows-Wheeler Transform, Schindler Transform, Move-To-Front, and Weighted Frequency Counting. It uses the Block-Sorting Lossless Data Compression Algorithm, which has received considerable attention in recent years for both its simplicity and effectiveness. This implementation has a compression rate of 2. 234 bps on the Calgary Corpus (14 files) without preprocessing filters. This is essentially an adaptation/extension of GRZipII by Ilya Grebnov.

... part of T2, get it here

URL: http://magicssoft.ru/?folder=projects&page=GRZipII

Author: Jean-Pierre Demailly <demailly [at] fourier [dot] ujf-grenoble [dot] fr>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: LGPL
Status: Beta
Version: 0.3.0

Download: ftp://ftp.ac-grenoble.fr/ge/compression grzip-0.3.0.tar.bz2

T2 source: grzip.cache
T2 source: grzip.desc

Build time (on reference hardware): 2% (relative to binutils)2

Installed size (on reference hardware): 0.28 MB, 18 files

Dependencies (build time detected): 00-dirtree bash binutils bzip2 coreutils diffutils findutils gawk gettext grep make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).