package git-cohttp

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

Install

Dune Dependency

Authors

Maintainers

Sources

git-3.6.0.tbz
sha256=b148810ea65aef76503a0fd5deb351fa7307fd29f06ce93fdf43cc7add5c1b45
sha512=73e0a7ab2bf00102653ac14d47ac62f3dddcdb0e24f7c5e33226801331cf608bcbfba2f058b5cb612ba9313d6ab12b2d01556169239e5fb18ef1c14a9b1c1eaf

Description

Published: 20 Oct 2021

Dependencies (10)

  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
  7. cohttp
  8. git = version
  9. dune >= "2.8.0"
  10. ocaml >= "4.08.0"

Dev Dependencies (7)

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

Used by (1)

  1. git-cohttp-unix >= "3.6.0"

Conflicts

None