package wayland

  1. Overview
  2. No Docs
Pure OCaml Wayland protocol library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

wayland-2.2.tbz
sha256=0f882060a4cfe9424ed397676b8e2aaa931d84610beb29cb2ec9c355d1819625
sha512=847781a3d274da7463ad1a2e46bada3663b8dee08fa576ad787e7ba35cb0f39a3e1a0e6e9729db2f643885a35ae32ece0358c5897d31b68907cad44f1b26af31

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: 24 Jul 2025

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.