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.
Author | Christopher Zimmermann <christopher@gmerlin.de> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/madroach/ocaml-zlib |
Issue Tracker | https://github.com/madroach/ocaml-zlib/issues |
Maintainer | Christopher Zimmermann <christopher@gmerlin.de> |
Dependencies |
|
Source [http] | https://github.com/madroach/ocaml-zlib/archive/0.8.tar.gz sha256=fe1c1ef005a40e3bd70cc2b3e64c716ca85a30cc1062fbc7543de5a1d5d9b42f sha512=9e03b4cb87a8eb4418a61cc7b84001ea3f353450b72eed5e77833d1253d3ee9706f817ae32898c5a6249a1fb0585c64d63319095fe150d59cb93611d353f55ab |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/zlib/zlib.0.8/opam |
Required by
- biotk>=0.2.0