dictzcat

compression utility for dictionary databases

Install

All systems
curl cmd.cat/dictzcat.sh
Debian Debian
apt-get install dictzip
Ubuntu
apt-get install dictzip
image/svg+xml Kali Linux
apt-get install dictzip
Windows (WSL2)
sudo apt-get update sudo apt-get install dictzip
Raspbian
apt-get install dictzip

dictzip

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.