package google-drive-ocamlfuse

  1. Overview
  2. No Docs
A FUSE filesystem over Google Drive

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.21-fix.tar.gz
md5=acccf2203a717634a16b7434d7ab44c8

Description

google-drive-ocamlfuse is a FUSE-based file system backed by Google Drive, written in OCaml.

Published: 12 Aug 2017

Dependencies (9)

  1. extlib < "1.7.8"
  2. sqlite3
  3. ocamlfuse < "2.7.1-cvs6"
  4. ocamlfind build
  5. ocamlbuild build
  6. gapi-ocaml >= "0.2.14" & < "0.3.5"
  7. camlidl build
  8. base-threads build
  9. ocaml >= "3.12.0" & < "4.06.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None