wayland
Pure OCaml Wayland protocol library
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 04 Oct 2022
- Authors
- Maintainers
Sources
wayland-1.1.tbz
sha256=cdeca72c7ff949cbd0fb4d1e1141e4cf7aa75368db7ced4667dd4404e0fbec2c
sha512=815a0987a184615df39e0acfb912fbdd7ba2a1ae1e65267d9eeac6a63afe9d205c4d3c335b92f770227ecc93cd88f8e65e84328cd3dc17523b5eb42676e032ee
Dependencies
odoc
with-doc
cmdliner
>= "1.1.1"
cstruct
>= "6.0.0"
fmt
>= "0.8.9"
logs
>= "0.7.0"
lwt
>= "5.4.0"
xmlm
>= "1.3.0"
ocaml
>= "4.08.0"
alcotest-lwt
>= "1.2.3" & with-test
dune
>= "2.8"
Reverse Dependencies