package git-cohttp-mirage

  1. Overview
  2. No Docs
A package to use HTTP-based ocaml-git with MirageOS backend

Install

Dune Dependency

Authors

Maintainers

Sources

git-3.0.0.tbz
sha256=47fe1b1c9ead6ff2dc12c5cb365fdbe1151c0478a15a137ba710fd316af88f54
sha512=451687a8a4bd4149afb4d68941998d700858d56b4fe3d9247efd1ef301b0bb15c5b11fd2fa01ff4226a0f58a31d1e68fe462952513f65f9cf9a3caa581b92c0a

Description

Published: 11 Jan 2021

Dependencies (14)

  1. uri >= "4.0.0"
  2. rresult >= "0.6.0"
  3. result >= "1.5"
  4. lwt >= "5.3.0"
  5. fmt >= "0.8.9"
  6. cohttp-lwt >= "2.5.4"
  7. cohttp >= "2.5.4"
  8. cohttp-mirage
  9. conduit-mirage < "2.3.0"
  10. conduit < "2.3.0"
  11. mimic
  12. git = version
  13. dune >= "2.6.0"
  14. ocaml >= "4.07.0"

Dev Dependencies (8)

  1. ke >= "0.4" & with-test
  2. bigarray-compat >= "1.0.0" & with-test
  3. mirage-flow >= "2.0.1" & with-test
  4. logs >= "0.7.0" & with-test
  5. cstruct >= "6.0.0" & with-test
  6. bigstringaf >= "0.7.0" & with-test
  7. alcotest-lwt >= "1.2.3" & with-test
  8. alcotest >= "1.2.3" & with-test

Used by (1)

  1. irmin-mirage-git >= "2.3.0" & < "2.5.1"

Conflicts

None