package libudev

  1. Overview
  2. Docs
Bindings to libudev for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.zip
md5=ebec53b5b36a08fc37ff9220a275110c

Description

Published: 22 Oct 2017

README

ocaml-libudev

Bindings to libudev.

Online documentation can be found here (v0.1) (v0.2).

Installation

opam install libudev

Examples

Translated from http://www.signal11.us/oss/udev/.

See the examples/ directory.

Dependencies (8)

  1. stdint
  2. ctypes-foreign
  3. ctypes >= "0.4.1" & < "0.21.0"
  4. conf-libudev
  5. topkg build & >= "0.9.0"
  6. ocamlbuild build
  7. ocamlfind build
  8. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None