Summary
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.
Versions
v0.4.5 :: 0/0.4.5 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- ocamlopt test
v0.4.4 :: 0/0.4.4 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- ocamlopt test
USE flags
General
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- 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)
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / camlp-streams : Stream and Genlex libraries for use with Camlp4 and Camlp5
dev-ml / cryptokit : Cryptographic primitives library for Objective Caml
dev-ml / dune : A composable build system for OCaml
dev-ml / findlib : OCaml tool to find/use non-standard packages
dev-ml / ocamlnet : Modules for OCaml application-level Internet protocols
dev-ml / ocurl : OCaml interface to the libcurl library
dev-ml / ounit2 : Unit testing framework for OCaml
dev-ml / yojson : JSON parsing and pretty-printing library for OCaml
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / camlp-streams : Stream and Genlex libraries for use with Camlp4 and Camlp5
dev-ml / cryptokit : Cryptographic primitives library for Objective Caml
dev-ml / dune : A composable build system for OCaml
dev-ml / ocamlnet : Modules for OCaml application-level Internet protocols
dev-ml / ocurl : OCaml interface to the libcurl library
dev-ml / yojson : JSON parsing and pretty-printing library for OCaml
Depending packages
sys-fs / google-drive-ocamlfuse : FUSE filesystem over Google Drive
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/gapi-ocaml: add 0.4.5
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/gapi-ocaml: drop old 0.4.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-ml/gapi-ocaml: drop old 0.4.2-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/gapi-ocaml: add 0.4.4
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/gapi-ocaml: add 0.4.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christoph Junghans · gentoo
dev-ml/gapi-ocaml: initial commit
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christoph Junghans <junghans@gentoo.org>