package allegro5

  1. Overview
  2. Docs
OCaml Allegro 5

Install

Dune Dependency

Authors

Maintainers

Sources

allegro5-0.1.tbz
sha256=330291289db836b9f555cfd73a673654e27bf47e05115bf0990db76c23cc770b
sha512=e29664381a381bb846d244144fefc427c6287fb1064bae0f7bf755a6d72683b385d21bc2d14750a10bcc5c362ef5d9a4adfb5b610cf99e7b45273cd132000ffc

README.md.html

OCaml Allegro 5

This is an OCaml binding for the Allegro 5 C library.

You shall install it with:

opam install allegro5

Allegro 5 development libraries (including addons) must be installed on your system for OCaml Allegro 5 to work. For instance, on Arch Linux, they are provided by the allegro package. The minimum supported version is Allegro 5.2.7.

Dune commands

dune build
dune build @doc
dune install
dune uninstall

Contribute

Merge requests and bug reports are very welcome! Please join the project!

You can also create a bug report for a feature request.

A small repository for testing the binding is available at ocaml-allegro-5-test.

OCaml

Innovation. Community. Security.