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.24.0.tar.gz
md5=298a1eb5d241e58e0d42231d8035038e

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: 22 Jul 2020

Dependencies (5)

  1. conf-pkg-config build
  2. conf-efl build
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "3.12"

Dev Dependencies

None

Used by

None

Conflicts

None