-------- HugePack -------- HugePack is a packer, including 'Byterun-' and 'Huffman'-Algorithms. This packet includes: - Cli: this directory includes the cli-version of hugepack. - Workbench: this dir contains the more complex wb-version. - Includes: here you find the sourcecode for direct use with Maxon-C++ . The algorithms: - Byterun is an easy algorithm, ecspecially for graphics and similar datas. Byterun dosen`t work good with texts, programms... - Huffman is a complex and slow algorithm. Texts will get about 30 to 40 % smaller, programs about 20 - 30 %, other kind of datas can be packed, too.