a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Compression utility for dictionary databases
dictzip compresses files using the gzip(1) algorithm (LZ77) in a
manner which is completely compatible with the gzip file format. An
extension to the gzip file format allows for random access to chunks
of about 57kb without the overhead of decompressing the entire file.
This package also includes dictunzip to decompress dictzipped files
and dictzcat for viewing dictzipped files.
Description: compression utility for dictionary databases
This package provides a utility to compress dictionary databases with the
LZ77 algorithm in a manner which is completely compatible with gzip(1),
but using an extension that allows for random access to chunks
of about 57kB without the overhead of decompressing the entire file.
.
This package also includes dictunzip, to decompress dictzipped files,
and dictzcat, for viewing dictzipped files.
--- 1787 Thu Jan 1 00:00:00 1970
+++ 59494 Thu Jan 1 00:00:00 1970
@@ -1,7 +1,8 @@
-Compression utility for dictionary databases
+compression utility for dictionary databases
- dictzip compresses files using the gzip(1) algorithm (LZ77) in a
+ This package provides a utility to compress dictionary databases with the
- manner which is completely compatible with the gzip file format. An
+ LZ77 algorithm in a manner which is completely compatible with gzip(1),
- extension to the gzip file format allows for random access to chunks
+ but using an extension that allows for random access to chunks
- of about 57kb without the overhead of decompressing the entire file.
+ of about 57kB without the overhead of decompressing the entire file.
- This package also includes dictunzip to decompress dictzipped files
+ .
- and dictzcat for viewing dictzipped files.
+ This package also includes dictunzip, to decompress dictzipped files,
+ and dictzcat, for viewing dictzipped files.