package decompress

  1. Overview
  2. No Docs
Implementation of Zlib and GZip in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

decompress-1.6.0.tbz
sha256=aa2e842dc009bcddcbb5c0791f5dbeee2bda5a104ecc7681aa37ac42537e3121
sha512=58e2529fa93f4f671ffd0a69c3542e835868f8c72db9c62b48d207c31f3585101d4d314f7e5922b273c86609b00c87343987b03b568d3e69749d2c7f7fa4089b

Description

Decompress is an implementation of Zlib and GZip in OCaml

It provides a pure non-blocking interface to inflate and deflate data flow.

Published: 22 Jul 2026

Dependencies (5)

  1. checkseum >= "0.2.0"
  2. optint >= "0.1.0"
  3. cmdliner >= "1.1.0"
  4. dune >= "2.8.0"
  5. ocaml >= "4.07.0"

Dev Dependencies (7)

  1. crowbar with-test & >= "0.2"
  2. base64 >= "3.0.0" & with-test
  3. camlzip >= "1.10" & with-test
  4. bytesrw with-test
  5. fmt with-test & >= "0.8.7"
  6. alcotest with-test & >= "1.7.0"
  7. bstr with-test & >= "0.0.4"

Used by (22)

  1. albatross
  2. avro-simple
  3. builder-web >= "0.2.0"
  4. carton >= "0.7.2"
  5. carton-git >= "0.4.3"
  6. carton-lwt >= "0.4.3" & < "1.0.0"
  7. clz
  8. docfd >= "13.0.0"
  9. dream-encoding
  10. esperanto-cosmopolitan >= "0.0.5"
  11. fluxt
  12. git >= "3.15.0"
  13. git-unix >= "3.6.0"
  14. hurl
  15. imagelib >= "20210402"
  16. nomad
  17. rfc1951 >= "1.6.0"
  18. SZXX >= "2.0.0"
  19. sherlodoc
  20. tar
  21. tar-eio >= "3.5.0"
  22. vif

Conflicts

None