carton-git
Implementation of PACK file in OCaml
Description
Carton is an implementation of the PACK file in OCaml. PACK file is used by Git to store Git objects. Carton is more abstracted when it can store any objects.
Install
- Published
-
11 Apr 2022
Sources
git-carton-v0.4.4.tbz
sha256=ee680282ef3b0a7e17863121a27973f658604f0d02bb9867c4d275c17afe421c
sha512=1173ad2843e89439e842459d14c287dd06cebf9ad8386bb28a4781c4e9ebac41c79a8e87d79086192aaa08b5cef3f338a04b03a655dcb092acd79456bbec2234
Dependencies
ke
>= "0.6" & with-test
rresult
>= "0.6.0" & with-test
mirage-flow
>= "2.0.1" & with-test
logs
>= "0.7.0"
cstruct
>= "6.1.0" & with-test
alcotest-lwt
>= "1.2.3" & with-test
alcotest
>= "1.2.3" & with-test
astring
>= "0.8.5"
decompress
>= "1.4.3"
fmt
>= "0.8.9"
bigstringaf
>= "0.9.0"
carton-lwt
= version
carton
= version
dune
>= "2.8.0"
ocaml
>= "4.08.0"
Reverse Dependencies
git
= "3.2.0" | >= "3.4.0"