package gitlab-unix

  1. Overview
  2. No Docs
GitLab APIv4 OCaml library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

lab-0.1.0.tbz
sha256=fb8efa6f650fcfed8b0e16054f53d6cec624bf218e76e4e5264e16c1d4a37f8d
sha512=341bd366a6c664067a043a2e75f9f6db479a43ae8f4e6448a5ba80b6e9269a40b95b307e4de538c60d2cfabc82c964113da789f04d22b2e13456234344e75089

Description

This library provides an OCaml interface to the Gitlab APIv4 (JSON). This package installs the Unix (Lwt) version.

Published: 29 Nov 2021

Dependencies (9)

  1. base-unix
  2. stringext
  3. lwt >= "2.4.4"
  4. tls >= "0.11.0" & < "1.0.0"
  5. cohttp-lwt-unix >= "4.0"
  6. cohttp >= "4.0"
  7. gitlab = version
  8. dune >= "2.9" & >= "1.10"
  9. ocaml >= "4.08.0"

Dev Dependencies (4)

  1. odoc with-doc
  2. mdx with-test
  3. alcotest-lwt with-test
  4. alcotest with-test

Used by (1)

  1. lab < "0.1.1"

Conflicts

None