package cabal

  1. Overview
  2. No Docs
Caml Agent Backend Abstraction Library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=f9dc2180e4ceba25c2d2342d0e4ad84e3e3998ec247d71b1cea9e0e069b41cae
sha512=3a23ad08d81e85cd35b84e558a12c139645ffb1befa8de685880de16a69c0723df2dd2dbf48a1f6b2d54c18861963fae6d7a326f15b1767252ae698e7c013bdf

Description

Backend-agnostic agent execution primitives, configuration generation, and session logging for OCaml projects.

Dependencies (10)

  1. ppx_blob >= "0.9.0"
  2. ppx_deriving_yojson
  3. ppx_deriving
  4. yaml
  5. eio_posix >= "1.0"
  6. eio >= "1.0"
  7. jsonschema >= "0.1.0"
  8. yojson
  9. dune >= "3.22"
  10. ocaml >= "5.3.0"

Dev Dependencies (5)

  1. odoc with-doc
  2. bisect_ppx with-test
  3. conf-git with-test
  4. alcotest with-test
  5. eio_main with-test & >= "1.0"

Used by

None

Conflicts

None