gapi-ocaml
A simple OCaml client for Google Services
gapi-ocaml is a simple, unofficial, OCaml client for Google Services. The library supports ClientLogin, OAuth 1.0a, and OAuth 2.0 authentication. Supported RESTful APIs: Calendar APIs v3, Google+ API v1, Tasks API v1, APIs Discovery Service v1, URL Shortener API v1, OAuth2 API v2, Custom Search API v1, Google Analytics API v3, Page Speed Online API v1, Blogger API v2, Site Verification API v1, AdSense Management API v1.4, BigQuery API v2, Drive API v2, Drive API v3, Gmail API v1.
homepage ↗homepage ↗ github: astrada/gapi-ocaml
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.4.7 | 2 | 13 h | details › |
| stuff GitHub ↗ | 0.4.9 | 1 | 2 d | details › |
| phoenix591 GitHub ↗ | 0.4.9 | 2 | 3 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | Committed | |
|---|---|---|---|---|---|
| 0.4.9 | phoenix591 | amd64 testing | arm64 untested | 28 d | view · download · history ↗ |
| 0.4.9 ≈ | stuff | amd64 testing | arm64 testing | 40 d | view · download · history ↗ |
| 0.4.8 | phoenix591 | amd64 testing | arm64 untested | 4 mo | view · download · history ↗ |
| 0.4.7 | gentoo | amd64 testing | arm64 untested | — | view · download · history ↗ |
| 0.4.6 | gentoo | amd64 testing | arm64 untested | — | view · download · history ↗ |
Use flags of 0.4.9
- ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)