package tsdl

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

Install

Dune Dependency

Authors

Maintainers

Sources

tsdl-0.8.0.tbz
md5=0d13213945f346891f6e319e486d7aca

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 (5)

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

Dev Dependencies

None

Used by (4)

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

Conflicts

None