zlibversion

Bindings to the zlib compression library

providing deflate compression with or without zlib or gzip headers.

This library uses bigarrays as buffers and can therefore release the OCaml runtime during (de)compression, allowing other OCaml threads to continue.

AuthorChristopher Zimmermann <christopher@gmerlin.de>
LicenseISC
Published
Homepagehttps://github.com/madroach/ocaml-zlib
Issue Trackerhttps://github.com/madroach/ocaml-zlib/issues
MaintainerChristopher Zimmermann <christopher@gmerlin.de>
Dependencies
Source [http] https://github.com/madroach/ocaml-zlib/archive/0.6.tar.gz
md5=f270d166bc3a1dde453e8c8715ad6df2
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/zlib/zlib.0.6/opam
Required by