package mimic

  1. Overview
  2. No Docs
A simple protocol dispatcher

Install

Authors

Maintainers

Sources

mimic-mimic-v0.0.1.tbz
sha256=f31606ca7453d737714748fdbb128a8616c2aff873aa7dccaead96fa744a9448
sha512=96cbd50154c3c9c3d947aa81534ab094600de35da942961770dfca376a0cef89b6cffe49444aca54bb8ffbd0f51762f41c141c0d447f89d2316c52a358a29a0e

Description

A middleware to dispatch protocols used by Git

Published: 08 Jan 2021

Dependencies (9)

  1. logs >= "0.7.0"
  2. rresult >= "0.6.0"
  3. result >= "1.5"
  4. mirage-flow >= "2.0.1"
  5. lwt >= "5.3.0"
  6. fmt >= "0.8.9"
  7. hmap
  8. dune >= "2.6.0"
  9. ocaml >= "4.08.0" & < "5.0"

Dev Dependencies (6)

  1. bigarray-compat with-test
  2. ke >= "0.4" & with-test
  3. cstruct >= "6.0.0" & < "6.1.0" & with-test
  4. bigstringaf >= "0.7.0" & with-test
  5. alcotest-lwt >= "1.2.3" & with-test
  6. alcotest >= "1.2.3" & with-test

Used by (7)

  1. git >= "3.0.0" & < "3.7.0"
  2. git-cohttp-mirage
  3. git-mirage >= "3.0.0"
  4. git-unix >= "3.4.0"
  5. irmin-git >= "3.1.0"
  6. paf < "0.0.9"
  7. spoke

Conflicts

None