package wayland

  1. Overview
  2. Docs
Pure OCaml Wayland protocol library

Install

Dune Dependency

Authors

Maintainers

Sources

wayland-2.1.tbz
sha256=0ffb53958954f1ed4ef874a122c071a9cf3de77ae341b963eb7b513d8028f3c1
sha512=e391b91b4161ada44339bb97b0acf40a0ef3d3c8f62a114333a61155b70288b31b5904492ebbf187bad957849ff6e1df172d014f46ffc33db7140fa833449f5c

Description

Wayland is a communications protocol intended for use between processes on a single computer. It is mainly used by graphical applications (clients) to talk to display servers, but nothing about the protocol is specific to graphics and it could be used for other things. This library can be used to write Wayland clients, servers and proxies.

Published: 06 Apr 2024

Dependencies (8)

  1. cmdliner >= "1.1.1"
  2. eio >= "0.12"
  3. cstruct >= "6.0.0"
  4. fmt >= "0.8.9"
  5. logs >= "0.7.0"
  6. xmlm >= "1.3.0"
  7. ocaml >= "5.0"
  8. dune >= "2.8"

Dev Dependencies (3)

  1. odoc with-doc
  2. eio_main >= "0.12" & with-test
  3. alcotest >= "1.2.3" & with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.