Quoth Strake: > I wrote a program to inflate/deflate data, that can read and write > zlib-format data and read gzip-format data. I thought that some here > might find it useful.
Cool, good stuff. Somebody should remove the plan9port dependency, merge the miniz.c and flzip.c together appropriate for gzip and zcat binaries, and add the result to sbase. Then add sltar to sbase (as tar). Thanks strake