package github-unix

  1. Overview
  2. No Docs
GitHub APIv3 Unix library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

github-data-4.4.0.tbz
sha256=c36e08b64ba189823d8215c366ff4e9fdbc41c790781246e96cf2c6c1fbb818a
sha512=6588691808a017b11c36031f8e923a47bbc4fd097652b90708cff4626267f0f535a9433dc95cbf1d1b871794a9f9f1391428e5a2f958cc12714c59f351659985

Description

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

Tags

org:mirage org:xapi-project git

Published: 21 Jul 2021

Dependencies (10)

  1. lwt
  2. base-unix
  3. yojson < "3.0.0"
  4. cmdliner >= "0.9.8" & < "2.0.0"
  5. stringext
  6. cohttp-lwt-unix >= "4.0.0"
  7. cohttp >= "4.0.0"
  8. github = version
  9. ocaml >= "4.08.0"
  10. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (4)

  1. current_github >= "0.6.2"
  2. github-hooks-unix
  3. opam-compiler < "0.2.0"
  4. opam-publish >= "2.0.2" & < "3.0.0"

Conflicts

None