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
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
- 03 Aug 2021
- Authors
- Maintainers
Sources
carton-carton-v0.4.3.tbz
sha256=f9c992b84235a32da3b756f42b2b3d3136b306415b0d4f4f259d07738a6ee963
sha512=4a52483100b4f16a66c248116b7e53528a52b20b4743d26d94463cc711ed04e0fc3215119ce9b0cb75c2f822667e0853102bff4bc7740170f816674862d18b9a
Dependencies
ke
>= "0.4" & with-test
rresult
>= "0.6.0" & with-test
mirage-flow
>= "2.0.1" & with-test
logs
>= "0.7.0"
cstruct
>= "6.0.0" & with-test
alcotest-lwt
>= "1.2.3" & with-test
alcotest
>= "1.2.3" & with-test
astring
>= "0.8.5"
decompress
>= "1.3.0"
fmt
>= "0.8.9"
bigstringaf
>= "0.7.0"
carton-lwt
= version
carton
= version
dune
>= "2.8.0"
ocaml
>= "4.08.0"
Reverse Dependencies
git
= "3.2.0" | >= "3.4.0" & < "3.9.1"