package carton-lwt

  1. Overview
  2. Docs
Implementation of PACK 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 PACK file in OCaml. PACK 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 (7)

  1. bigstringaf >= "0.9.0"
  2. optint >= "0.0.4"
  3. decompress >= "1.4.3"
  4. lwt
  5. carton = version
  6. dune >= "2.8.0"
  7. ocaml >= "4.08.0"

Dev Dependencies (13)

  1. fpath >= "0.7.3" & with-test
  2. digestif >= "1.1.2" & with-test
  3. checkseum >= "0.3.3" & with-test
  4. bos >= "0.2.0" & with-test
  5. base64 >= "3.4.0" & with-test
  6. ke >= "0.6" & with-test
  7. rresult >= "0.6.0" & with-test
  8. mirage-flow >= "2.0.1" & with-test
  9. logs >= "0.7.0" & with-test
  10. fmt >= "0.8.9" & with-test
  11. cstruct >= "6.1.0" & with-test
  12. alcotest-lwt >= "1.2.3" & with-test
  13. alcotest >= "1.2.3" & with-test

Used by (3)

  1. carton-git >= "0.7.2"
  2. git = "3.2.0" | >= "3.4.0"
  3. git-kv >= "0.0.4"

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.