package tsdl

  1. Overview
  2. No Docs
Thin bindings to SDL for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

tsdl-0.9.0.tbz
md5=8827e42d90ec3b8f8bcb7aadc6156818

Description

Tsdl is an OCaml library providing thin bindings to the cross-platform SDL C library.

Tsdl depends on the SDL 2.0.1 C library (or later), ocaml-ctypes and the result compatibility package. Tsdl is distributed under the BSD3 license.

Dependencies (7)

  1. ocamlbuild build
  2. result
  3. ctypes-foreign
  4. ctypes >= "0.4.1"
  5. conf-sdl2
  6. ocamlfind build
  7. ocaml >= "4.00.1" & < "4.06.0"

Dev Dependencies

None

Used by (8)

  1. bimage-sdl
  2. bogue < "20210917"
  3. sdl-liquidsoap >= "3"
  4. tgls >= "0.8.4" & < "0.8.6"
  5. tsdl-image >= "0.1.2" & < "0.3.0"
  6. tsdl-mixer < "0.3.0"
  7. tsdl-ttf < "0.3"
  8. vimebac

Conflicts

None