1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/grzip/grzip.desc
3 [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A high-performance and fast general purpose file compressor
14 [T] Grzip is a high-performance file compressor based on Burrows-Wheeler
15 [T] Transform, Schindler Transform, Move-To-Front, and Weighted Frequency
16 [T] Counting. It uses the Block-Sorting Lossless Data Compression Algorithm,
17 [T] which has received considerable attention in recent years for both its
18 [T] simplicity and effectiveness. This implementation has a compression rate
19 [T] of 2. 234 bps on the Calgary Corpus (14 files) without preprocessing
20 [T] filters. This is essentially an adaptation/extension of GRZipII by
23 [U] http://magicssoft.ru/?folder=projects&page=GRZipII
25 [A] Jean-Pierre Demailly <demailly@fourier.ujf-grenoble.fr>
26 [M] The T2 Project <t2@t2-project.org>
34 [P] X -----5---9 127.000
37 [D] 8af405de824c771b485fb2a7a4f43efe5daa251922334455bbb4ca20 grzip-0.3.0.tar.bz2 ftp://ftp.ac-grenoble.fr/ge/compression/