package irmin-watcher

  1. Overview
  2. No Docs
Portable Irmin watch backends using FSevents or Inotify

Install

Authors

Maintainers

Sources

irmin-watcher-0.2.0.tbz
md5=2f0c8acc45f96f71d93c8e639654e7b0

Description

irmin-watcher implements Irmin's watch hooks for various OS, using FSevents in OSX and Inotify on Linux.

irmin-watcher is distributed under the ISC license.

Published: 17 Nov 2016

Dependencies (10)

  1. astring
  2. fmt
  3. logs
  4. lwt < "4.0.0"
  5. ocb-stubblr
  6. cppo build
  7. topkg build
  8. ocamlbuild build
  9. ocamlfind build
  10. ocaml >= "4.02.0"

Dev Dependencies (2)

  1. mtime with-test & < "1.0.0"
  2. alcotest with-test

Used by (10)

  1. current_git
  2. datakit
  3. datakit-bridge-local-git >= "0.10.0"
  4. datakit-client-git >= "0.12.0"
  5. ezirmin
  6. irmin >= "0.12.0" & < "1.2.0" | = "3.4.0"
  7. irmin-cli
  8. irmin-fs >= "3.4.0"
  9. irmin-git >= "3.4.1"
  10. irmin-unix >= "0.12.0" & != "1.3.3"

Conflicts (1)

  1. osx-fsevents < "0.2.0"