package irmin-watcher

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

Install

Authors

Maintainers

Sources

irmin-watcher-0.5.0.tbz
sha256=beae24c1acf84141bdc747c611b40c02e0c68e54f7ffa966f318974d4a899993
sha512=f91a80fc483e5dbb47e64869857e84cfaadb44c6ea625e909738370fdfd24fc2f56303f3d60eeda832baac2a57cd093c8c40e20044d90c5a870f28f7e6c95451

Description

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

irmin-watcher is distributed under the ISC license.

Published: 05 May 2021

Dependencies (9)

  1. fsevents-lwt
  2. astring
  3. fmt
  4. logs
  5. lwt
  6. cf-lwt >= "0.4"
  7. inotify os = "linux"
  8. ocaml >= "4.02.0"
  9. dune >= "2.8"

Dev Dependencies (3)

  1. odoc with-doc
  2. mtime with-test & >= "1.0.0" & < "2.0.0"
  3. alcotest with-test

Used by (10)

  1. current_git
  2. datakit
  3. datakit-bridge-local-git >= "0.10.0"
  4. datakit-client-git
  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

None