Go to file
Kai Huuhko 74031458df Merge branch 'master' into elmfusion
Conflicts:
	efl/evas/efl.evas_object_textgrid.pxi
2015-05-07 14:24:00 +03:00
doc Merge branch 'master' into elmfusion 2015-04-24 15:59:11 +03:00
efl Merge branch 'master' into elmfusion 2015-05-07 14:24:00 +03:00
examples Merge branch 'master' into elmfusion 2015-05-07 14:24:00 +03:00
include Elm: Unify modules into a monolithic module 2015-04-18 04:45:11 +03:00
tests Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +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 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 Open up development for 1.15 2015-05-07 13:18:01 +03: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 Removed init/shutdown calls from tests and examples 2015-05-04 04:03:07 +03:00
api_coverage.py Bump version for 1.14.0 release 2015-05-04 09:25:43 +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 Elm: Unify modules into a monolithic module 2015-04-18 04:45:11 +03: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)