[go: up one dir, main page]

package github-unix

  1. Overview
  2. No Docs
GitHub APIv3 Unix library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

github-data-4.4.1.tbz
sha256=2e8ea3e84c3a72fbe80ea27f400228f8f3eb82be398b07f8a189a77f39648461
sha512=71e97efa2bb2ddad4f5fa5fb2234c017338dc19f34ba849bc8787fd7eb010560a219b85f6ac017539f31ca7d785d5936c84892ead929c7ac29202dd8d3791d0d

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: 27 Jan 2022

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