package raylib

  1. Overview
  2. No Docs
OCaml bindings for raylib

Install

dune-project
 Dependency

Authors

Maintainers

Sources

raylib-1.2.1.tbz
sha256=982fb88c51dcc980fceee4c61e900464c186b67e030ea0be680b27a62ea4b0a5
sha512=72699357fed2c64d8530f1d4344026dcb88b22c456729fd67d4a6d9725ba008b2e69537b0fc24a6203750812576297f67ba4824c21698fce31c70eaae101abc7

Description

OCaml bindings for raylib

Published: 14 Jan 2024

Dependencies (9)

  1. conf-libxrandr os = "linux" | os-family = "bsd"
  2. conf-libxinerama os = "linux" | os-family = "bsd"
  3. conf-libxi os = "linux" | os-family = "bsd"
  4. conf-libxcursor os = "linux" | os-family = "bsd"
  5. conf-mesa os = "linux" | os-family = "bsd"
  6. integers >= "0.5"
  7. ctypes >= "0.14"
  8. dune-configurator
  9. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. qcaml >= "0.1.7"
  2. raygui >= "0.6.0" & < "1.4.0"

Conflicts

None