Go to file
Davide Andreoli 7b135c2012 Small doc fixes 2015-01-04 14:39:53 +01:00
doc Docs: fix some text to not show up 2015-01-03 20:25:47 +01:00
efl Small doc fixes 2015-01-04 14:39:53 +01:00
examples Added new convenience class: DialogWindow 2015-01-03 14:51:08 +01:00
include Move ecore enums with all the other enums files 2015-01-04 13:14:06 +01:00
tests Disable evas.SmartObject to workaround Cython brakage. 2015-01-02 13:25:44 +01:00
.gitignore setup.py: Recognize commands 'sdist' and 'bdist' 2013-10-16 16:30:08 +03:00
AUTHORS Python-EFL: updated authors 2014-03-01 22:03:44 +01:00
CODING Better docs for available Genlist item styles 2014-12-25 13:15:23 +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
INSTALL Changed the way we check and enable Cython usage 2015-01-02 12:26:33 +01:00
MANIFEST.in Updated metadata and other stuff for pypi compliance. 2014-12-21 12:43:56 +01:00
Makefile Changed the way we check and enable Cython usage 2015-01-02 12:26:33 +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
changes.html Updated metadata and other stuff for pypi compliance. 2014-12-21 12:43:56 +01:00
setup.cfg Simplify setup.py elm extensions, disable builder option in setup.cfg 2013-11-19 21:21:03 +02:00
setup.py Reworked CleanGenerated, more verbose now 2015-01-04 13:45:42 +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)