package tsdl

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tsdl-1.3.0.tbz
sha512=4b23ec507343669c0c2c37f36e677c2e033e03ab6e3faad31254334b14fdcc57a9977634cce29535d42a853abca7277f40f85b692e442ee0603e835d7558ddea

Description

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

Tsdl depends on the C library SDL 2.0.18 (or later), ocaml-ctypes. Tsdl is distributed under the ISC license.

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

Dependencies (7)

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

Dev Dependencies

None

Conflicts

None