Description
ZIP archives and gzip streams can be read or written from OCaml programs. This helps developers add compressed-file support without calling external archive commands.
It is a development library. Users normally receive it as a dependency of software that handles compressed files.