package carton

  1. Overview
  2. No Docs
Implementation of PACKv2 file in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

carton-1.3.0.tbz
sha256=0e709c06a5aeb2e6dea3282107167e143b9c22bc528ed75a8150067dbd8f957b
sha512=a1e2129b929f4dee96f8eabace173a57987a42657089135193a5f496088ba5e8fb2c620c4276a7385d2d97da4bbada5fb6790e230ade3b50df2d351bcde739a2

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.

Added to opam-repository:

Dependencies (10)

  1. ohex
  2. logs
  3. decompress >= "1.5.0"
  4. bstr
  5. checkseum
  6. optint
  7. duff >= "0.5"
  8. cachet >= "0.0.2"
  9. dune >= "3.11.0"
  10. ocaml >= "4.12.0"

Dev Dependencies

None

Used by (6)

  1. carton-git-lwt >= "1.3.0"
  2. carton-lwt >= "1.3.0"
  3. carton-miou >= "1.3.0"
  4. git >= "3.18.0"
  5. git-kv >= "0.1.3"
  6. git-unix >= "3.18.0"

Conflicts (1)

  1. result < "1.5"