Go to file
Davide Andreoli 105743d304 New 1.18 API: elm.Configuration.scroll_accel_factor 2016-08-09 15:56:25 +02:00
doc Allow to skip last_updated and sphinx_version 2016-05-23 19:22:12 +02:00
efl New 1.18 API: elm.Configuration.scroll_accel_factor 2016-08-09 15:56:25 +02:00
examples New 1.18 API: elm Genlist reusable content functionality 2016-08-09 15:39:35 +02:00
include Fix definition of oe functions 2016-08-08 18:01:39 +02:00
tests Add logging to the rest of the individual unit tests 2016-08-03 14:47:42 +03:00
.gitignore Keep track of installed files by py version 2015-01-20 01:58:57 +01:00
AUTHORS Python-EFL: updated authors 2014-03-01 22:03:44 +01:00
CODING A new ecore module: ecore_con 2015-11-16 20:45:07 +01:00
COPYING Python-EFL: fix the mess with the lgpl version. 2013-12-07 17:54:58 +01:00
COPYING.LESSER ops, forgot to add the .LESSER file 2013-12-07 18:06:25 +01:00
ChangeLog Prepare the 1.17 release 2016-02-06 14:59:44 +01:00
INSTALL Update TODO and INSTALL 2015-04-05 14:27:28 +03:00
MANIFEST.in Convert changes.html in a standard ChangeLog file 2015-01-07 00:31:06 +01:00
Makefile New setup.py command: test 2015-01-20 01:35:27 +01:00
README Updated metadata and other stuff for pypi compliance. 2014-12-21 12:43:56 +01:00
TODO Update TODO 2016-02-03 14:05:51 +02:00
api_coverage.py api_coverage.py: Include all files in cdef search 2015-12-25 21:17:14 +02:00
setup.cfg Simplify setup.py elm extensions, disable builder option in setup.cfg 2013-11-19 21:21:03 +02:00
setup.py Add a new module: ecore_input 2016-01-08 22:18:49 +01:00

README

EFL is a collection of libraries for handling many common tasks a
developer man have such as data structures, communication, rendering,
widgets and more.

PYTHON-EFL are the python bindings for the whole EFL stack (eo, evas, ecore,
edje, emotion, ethumb and elementary)