package tsdl

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

Install

Dune Dependency

Authors

Maintainers

Sources

tsdl-0.8.1.tbz
md5=883f3db2e11046b84dc778348171d527

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) and ocaml-ctypes. Tsdl is distributed under the BSD3 license.

Dependencies (6)

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

Dev Dependencies

None

Used by (5)

  1. nebula
  2. oplay
  3. sdl-liquidsoap >= "3"
  4. tgls >= "0.8.4" & < "0.8.6"
  5. vimebac

Conflicts

None