Extracts files compressed with the gzip (.gz) format.
Extracts files compressed with the gzip (.gz) format. By generating the Huffman decompression code, it performs very well compared to other compression tools.
Philips NMS 8245 MSX2 (openMSX) with Sunrise IDE: * gunzip 1.1 (244129 bytes): 87s * gunzip 1.0 (244129 bytes): 133s * pmext 2.22 (247552 bytes): 619s * lhext 1.33 (252614 bytes): 278s * tunzip 0.91 (247414 bytes): 341s
gunzip-1.1.zip | http://www.grauw.nl/projects/gunzip/gunzip-1.1.zip |
mkdir -p package/
unzip gunzip-1.1.zip
mv CHANGES.md package/
mv gunzip.com package/
mv LICENSE package/
mv README.md package/
hub install GUNZIP