decompress
Implementation of Zlib and GZip in OCaml
Description
Decompress is an implementation of Zlib and GZip in OCaml
It provides a pure non-blocking interface to inflate and deflate data flow.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Jan 2023
- Authors
- Maintainers
Sources
decompress-1.5.2.tbz
sha256=a8c9a6ba132514d56ad3626fbd5e79124844836010350ee161d43bb29bf5762e
sha512=1a5a935ff55ebad83682cffb9792b1b5e3a189d2df483f77856ea683706219f7c50ff14b7ab1de0c5ce90e0d779bd06ab86afb29d39461192fbbf4b3fbaf600c
Dependencies
astring
with-test
bos
with-test
rresult
with-test
crowbar
with-test & >= "0.2"
base64
>= "3.0.0" & with-test
camlzip
>= "1.10" & with-test
fmt
with-test & >= "0.8.7"
ctypes
with-test & >= "0.18.0"
alcotest
with-test
bigstringaf
with-test
checkseum
>= "0.2.0"
optint
>= "0.1.0"
cmdliner
>= "1.1.0"
dune
>= "2.8.0"
ocaml
>= "4.07.0"
Reverse Dependencies