gzip-stream
gzip-stream is a simple wrapper around salza which gives CL users gzip compression and decompression in the form of streams (gzip-input-stream and gzip-output-stream). It uses flexi-streams and trivial-gray-streams.

License: LLGPL

Homepage: https://common-lisp.net/project/gzip-stream/

Repository: https://gitlab.common-lisp.net/gzip-stream/gzip-stream