package tsdl

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

Install

Authors

Maintainers

Sources

tsdl-1.0.0.tbz
sha512=70ba93a07d8add11d29cf94ce173c022a52a7d57af7b9dad3abdae7fde6314d4690d3aacc8f75e598b6af2e692568399638813664db0331e0a898bdc14bfe670

Description

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

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

Home page: http://erratique.ch/software/tsdl

Dependencies (7)

  1. ctypes-foreign
  2. ctypes >= "0.14.0"
  3. conf-sdl2
  4. topkg build & >= "1.0.3"
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Conflicts

None