dropbox
Binding to the Dropbox Remote API
Description
Pure OCaml library to access Dropbox. Lwt and Async backends are supported. In particular, this library can be used from a mirage unikernel.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
github.com
Changelog
LGPL-3.0-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 13 Sep 2019
- Authors
- Maintainers
Sources
dropbox-0.2.tbz
sha256=3a317ff6963c453fe74d955e24b23721d5ab44f22969db106a1ab64328f1d8c7
sha512=170d74a2652f90c59108c4155ac31367ef38a0184a49d4a8657731da181695a249f2eab3bf6b460804aa07eb7dbcb165e895eca2f231662b15c74d98f65a948f
Dependencies
cohttp-lwt
>= "2.0.0"
base-unix
with-test
yojson
>= "1.6.0" & < "2.0.0"
atdgen
>= "1.5.0" & < "2.10.0"
dune
>= "1.1"
Reverse Dependencies