package decompress

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

Install

Authors

Maintainers

Sources

decompress-1.5.3.tbz
sha256=f91e6978beff3fcb61440d32f7c99c99f1e8654b4fb18408741d36035373ac60
sha512=c3f402404f76075e6f692ea36e701134a5d833824d5d1166365c6c81fb18b309270bf288ce4c118ac44fd0366d9b6eea0a6309255678d8e1bd2bbfa7ba843461

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: 20 Sep 2023

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 (9)

  1. astring with-test & >= "0.8.5"
  2. bos with-test & >= "0.2.1"
  3. rresult with-test
  4. crowbar with-test & >= "0.2"
  5. base64 >= "3.0.0" & with-test
  6. camlzip >= "1.10" & with-test
  7. fmt with-test & >= "0.8.7"
  8. alcotest with-test & >= "1.7.0"
  9. bigstringaf with-test & >= "0.9.0"

Used by (13)

  1. albatross >= "1.1.1"
  2. carton >= "0.4.4"
  3. carton-git >= "0.3.0"
  4. carton-lwt >= "0.3.0"
  5. clz
  6. doi2bib >= "0.4.0" & < "0.5.2"
  7. dream-encoding
  8. git >= "3.0.0" & < "3.1.1" | >= "3.9.1"
  9. git-unix = "3.1.0" | >= "3.3.1"
  10. imagelib >= "20210402"
  11. rfc1951 >= "1.5.3"
  12. SZXX >= "2.0.0"
  13. tar >= "2.1.0"

Conflicts

None