freebsd-ports/archivers/grzip/pkg-descr
Sunpoet Po-Chuan Hsieh 1b4cba34fa - Cleanup Makefile header
- Remove Author line
2013-09-14 08:53:58 +00:00

9 lines
490 B
Text

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.
WWW: http://magicssoft.ru/?folder=projects&page=GRZipII