Re: [dev] flzip: *FLATE program, can read gz
On 10/05/2012, Strake wrote: > I wrote a program to inflate/deflate data, that can read and write > zlib-format data and read gzip-format data. Wow, I'm stupid. gzip is part of plan9port.
Re: [dev] flzip: *FLATE program, can read gz
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 f