edi/data/extra
Davide Andreoli 2fb3280d07 Added a python project skeleton
The provided app is identical to the C skeleton (just a window and a label)

Is still a bit minimal, but all the basic functions are implemented:
./setup.py check
./setup.py build
./setup.py run
./setup.py install / uninstall
./setup.py clean --all

Later I will extend the skeleton to support:
* gettext translations
* FDO stuff installation (.desktop and icons)
* Edje theme building
2017-05-29 21:37:37 +02:00
..
skeleton Added a python project skeleton 2017-05-29 21:37:37 +02:00
Makefile.am skeleton: Distribute the skeleton files as tarballs. 2015-02-07 16:02:05 +00:00