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.8.2.tar.gz
md5=b367036a01836a1aa74b30f08bcd7caf

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: 13 Mar 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