package tsdl

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

Install

Dune Dependency

Authors

Maintainers

Sources

tsdl-0.8.2.tbz
md5=37d15a4f7bd09ff4674eb7429241341f

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.4.1"
  4. conf-sdl2
  5. ocamlfind build
  6. ocaml >= "4.00.1" & < "4.06.0"

Dev Dependencies

None

Used by (6)

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

Conflicts

None