Go to file
Davide Andreoli e8749538ce Do not fail when no start_points are given 2015-02-03 19:58:49 +01:00
doc Docs: improved evas pages 2015-01-19 23:34:28 +01:00
efl Do not fail when no start_points are given 2015-02-03 19:58:49 +01:00
examples Added support for Ctxpopup, Dayselector and Diskselector 2015-02-02 21:02:33 +01:00
include Docs: improved evas pages 2015-01-19 23:34:28 +01:00
tests Do not fail on SmartObject tests, they are skipped 2015-01-04 19:42:31 +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 Convert changes.html in a standard ChangeLog file 2015-01-07 00:31:06 +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 Convert changes.html in a standard ChangeLog file 2015-01-07 00:31:06 +01:00
INSTALL Docs: try to improve the style of the Inheritance Diagram 2015-01-06 20:51:57 +01: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 New 1.12 API: elm_process_state_get 2014-11-18 21:42:31 +01: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 Initial work on erigo support in pyefl. 2015-01-22 20:43:51 +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)