Go to file
Davide Andreoli f6326d582b New 1.14 API: item,longressed signal for Multibuttonentry 2015-04-17 21:16:23 +02:00
doc Fix method/prop highlight color with Sphinx 1.3 2015-03-25 07:15:20 +02:00
efl New 1.14 API: item,longressed signal for Multibuttonentry 2015-04-17 21:16:23 +02:00
examples New 1.14 API: item,longressed signal for Multibuttonentry 2015-04-17 21:16:23 +02:00
include New 1.14 API: edje.text_class_get() and edje.Edje.text_class_get() 2015-04-16 22:36:22 +02:00
tests Tests: Fix custom smart event callbacks' tests 2015-03-25 05:53:38 +02: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 Use consistent indentation style with the rest of the code 2015-02-16 20:38:25 +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 Rollup stable 1.13.0 release 2015-02-09 20:18:06 +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 and INSTALL 2015-04-05 14:27:28 +03:00
api_coverage.py api_coverage.py: py3k compatibility fix 2014-08-31 17:26:19 +03:00
setup.cfg Simplify setup.py elm extensions, disable builder option in setup.cfg 2013-11-19 21:21:03 +02:00
setup.py setup.py: Fix Cython specific options 2015-03-21 10:08:25 +02: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)