package efl

  1. Overview
  2. No Docs
An OCaml interface to the Enlightenment Foundation Libraries (EFL) and Elementary.

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-efl-1.10.0.tar.gz
md5=c64f22a5b137dc7ed2e33d95624f10ef

Description

The Enlightenment Fondation Libraires provide both a semi-traditional toolkit set in Elementary as well as the object canvas (Evas) and powerful abstracted objects (Edje) that you can combine, mix and match, even layer on top of each other with alpha channels and events in-tact. It has 3D transformations for all objects and more.

https://www.enlightenment.org/

Currently, only the interfacing of Elementary is more or less complete.

This project is still in alpha stage.

Ocamlforge page and github page: https://forge.ocamlcore.org/projects/ocaml-efl/ https://github.com/axiles/ocaml-efl

Published: 20 Jun 2014

Dependencies (4)

  1. conf-efl
  2. ocamlbuild build
  3. ocamlfind
  4. ocaml >= "3.12" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None