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.6.tar.gz sha256=4a003a1d54cf8cca2627393a1de8b6f307884401a0461e34977460d6ce049d94 md5=f270d166bc3a1dde453e8c8715ad6df2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/zlib/zlib.0.6/opam |
Required by
- biotk>=0.2.0