Go to file
Davide Andreoli 583f42b131 Setup warnings-- 2018-08-17 10:52:42 +02:00
doc New 1.20 API: elm.Spinner min/max,reached events 2017-07-15 10:44:58 +02:00
efl Fix elm.Image.file.__get__ 2018-08-17 10:46:00 +02:00
examples Ctxpopup: add slow test with many items 2018-07-22 08:14:12 +02:00
include New 1.21 API: edje.Object.part_text_prediction_hint_hash_set/del 2018-07-22 08:04:09 +02:00
tests Elm: add test for elm_image_get() before a set() call 2018-03-01 18:32:46 +01: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 Pypi is migrating, adjust the release instructions 2017-08-16 21:51:59 +02: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 systray do not work anymore as the widget has been removed from efl :( 2017-12-12 19:25:39 +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 rename Edje.Object to Efl.Canvas.Layout 2017-12-09 20:42:20 +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 Prepare the 1.20.0-beta1 pre-release 2017-07-22 18:10:16 +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 Setup warnings-- 2018-08-17 10:52:42 +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)