This program is based on the MSDOS ARC program, version 5.21, plus a few enhancements...
o ARC also performs Huffman Squeezing on data. The Huffman Squeeze algorithm was removed from MSDOS ARC after version 5.12. It turns out to be more efficient than Lempel-Ziv style compression when compressing graphic images. Squeeze analysis is always done now, and the best of packing, squeezing, or crunching is used.
o Compresses and extracts Squashed files. "Squashing" was created by Phil Katz in his PKxxx series of ARC utility programs for MSDOS. Dan Lanciani wrote the original modifications to ARC's Crunch code to handle Squashing. I've made minor changes since then, mostly to reduce the amount of memory required. The 'q' option flag must be specified to Squash files. The Squashing algorithm will be used instead of the usual Crunch algorithm, and will be compared against packing and squeezing, as before.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 65.0 kB | 168 kB | [list of files] |
| amd64 | 60.1 kB | 148 kB | [list of files] |
| armel | 59.4 kB | 144 kB | [list of files] |
| avr32 (unofficial port) | 55.1 kB | 132 kB | [list of files] |
| hppa | 61.3 kB | 144 kB | [list of files] |
| hurd-i386 | 55.2 kB | 136 kB | [list of files] |
| i386 | 55.1 kB | 136 kB | [list of files] |
| ia64 | 75.0 kB | 208 kB | [list of files] |
| kfreebsd-amd64 | 60.4 kB | 118 kB | [list of files] |
| kfreebsd-i386 | 55.1 kB | 106 kB | [list of files] |
| m68k (unofficial port) | 53.2 kB | 140 kB | [list of files] |
| mips | 61.2 kB | 160 kB | [list of files] |
| mipsel | 61.5 kB | 160 kB | [list of files] |
| powerpc | 60.6 kB | 152 kB | [list of files] |
| s390 | 60.3 kB | 148 kB | [list of files] |
| sparc | 57.4 kB | 140 kB | [list of files] |