decompress
Implementation of Zlib and GZip in OCaml

Install

Authors

Maintainers

Sources

decompress-1.5.2.tbz
sha256=a8c9a6ba132514d56ad3626fbd5e79124844836010350ee161d43bb29bf5762e
sha512=1a5a935ff55ebad83682cffb9792b1b5e3a189d2df483f77856ea683706219f7c50ff14b7ab1de0c5ce90e0d779bd06ab86afb29d39461192fbbf4b3fbaf600c

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: 25 Jan 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 (10)

  1. astring with-test
  2. bos with-test
  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. ctypes with-test & >= "0.18.0"
  9. alcotest with-test
  10. bigstringaf with-test

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.2"
  12. SZXX >= "2.0.0"
  13. tar >= "2.1.0"

Conflicts

None