gitlabversion Documentation on ocaml.org
GitLab APIv4 OCaml library
This library provides an OCaml interface to the GitLab APIv4 (JSON).
It is compatible with MirageOS and also compiles to pure JavaScript via js_of_ocaml.
Author | Tim McGilchrist |
---|---|
License | BSD-3-clause |
Published | |
Homepage | https://github.com/tmcgilchrist/ocaml-gitlab |
Issue Tracker | https://github.com/tmcgilchrist/ocaml-gitlab/issues |
Maintainer | Tim McGilchrist <timmcgil@gmail.com> |
Available | arch != "x86_32" & arch != "arm32" & arch != "ppc32" |
Dependencies | |
Source [http] | https://github.com/tmcgilchrist/ocaml-gitlab/releases/download/0.1.6/gitlab-0.1.6.tbz sha256=d6d324e826f98f19934db7d3bc6fd212470f41c78a54c17db9d05c63e67e41fe sha512=0c2091acfeab428bb9ba926c6213d1f93524cdad21ff59f2e8b472aa01f9dfbe7f84efa0aef20037b99642bfbcefe64ef90b7b79dbe51f8d381b059696686f0a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gitlab/gitlab.0.1.6/opam |
Required by
- gitlab-jsoo=0.1.6
- gitlab-unix=0.1.6
- gitlab_pipeline_notifier