package carton

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

Install

Dune Dependency

Authors

Maintainers

Sources

carton-0.7.2.tbz
sha256=46795855444dd8ce7cd90fc9d975516c9ea0b0f50365b25e2d672864256db692
sha512=a1a3c81cb51c61f4a85b661affd4db1aebedff678215a334fd240120622d3dbdd7d63e6cca994ec56c1a15675fe686bbf8a50233017911ce4dc44a70145fd98a

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.

Published: 23 May 2024

README

Dependencies (17)

  1. digestif >= "1.1.2"
  2. bos
  3. fpath
  4. fmt >= "0.8.9"
  5. psq >= "0.2.0"
  6. hxd >= "0.3.2"
  7. cmdliner >= "1.1.0"
  8. logs
  9. checkseum >= "0.3.3"
  10. bigstringaf >= "0.9.0"
  11. optint >= "0.0.4"
  12. cstruct >= "6.1.0"
  13. decompress >= "1.4.3"
  14. duff >= "0.5"
  15. ke >= "0.6"
  16. dune >= "2.8.0"
  17. ocaml >= "4.08.0"

Dev Dependencies (9)

  1. mirage-flow >= "2.0.1" & with-test
  2. lwt >= "5.3.0" & with-test
  3. alcotest-lwt >= "1.2.3" & with-test
  4. crowbar with-test & >= "0.2.1"
  5. alcotest with-test
  6. base-threads with-test
  7. base-unix with-test
  8. base64 with-test & >= "3.0.0"
  9. rresult with-test & >= "0.7.0"

Used by (7)

  1. carton-git >= "0.7.2"
  2. carton-lwt >= "0.7.2"
  3. docteur
  4. docteur-solo5
  5. docteur-unix
  6. git = "3.2.0" | >= "3.4.0"
  7. git-kv

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.