carton
Implementation of PACKv2 file in OCaml
Description
Carton is an implementation of the PACKv2 file in OCaml. PACKv2 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
- 20 Oct 2022
- Authors
- Maintainers
Sources
git-carton-v0.6.0.tbz
sha256=3409b85eaecbd038329ebf1c299437e7a338191e83d7d2db091c6f9d29487f55
sha512=f11a6434315f5458abc68fde0a86cf332aac8ad4419c3e703e3588c2598802f82948dc5a249b3193995155474cc6df43c6d91c028e7631caf3f18469b7b5ff6a
Dependencies
mirage-flow
>= "2.0.1" & with-test
ocamlfind
>= "1.8.1" & with-test
lwt
>= "5.3.0" & with-test
alcotest-lwt
>= "1.2.3" & with-test
crowbar
with-test & >= "0.2.1"
alcotest
with-test
base-threads
with-test
base-unix
with-test
digestif
>= "1.1.2"
base64
with-test & >= "3.0.0"
fmt
>= "0.8.9"
psq
>= "0.2.0"
hxd
>= "0.3.2"
cmdliner
>= "1.1.0"
checkseum
>= "0.3.3"
bigstringaf
>= "0.9.0"
optint
>= "0.0.4"
cstruct
>= "6.1.0"
decompress
>= "1.4.3"
duff
>= "0.5"
ke
>= "0.6"
dune
>= "2.8.0"
ocaml
>= "4.08.0"
Reverse Dependencies