= Python-EFL 1.9.0 release=

We are pleased to announce that **Python-EFL** 1.9.0 is now released and
available for download.

== Download ==

http://download.enlightenment.org/rel/bindings/python/python-efl-1.9.0.tar.gz
**md5sum** | c643d66157cac9b2892af8b6d1a803b1 |
**sha1sum** | 3f6e54c777990b95716eb31cfe486682c13473b2 |

http://download.enlightenment.org/rel/bindings/python/python-efl-1.9.0.tar.bz2
| **md5sum** | 4a37778c690cd9d673575416df060b55 |
| **sha1sum** | 377eb29fd291aa499b6560851b34c8bd90ae8ad8 |

For convenience the tarballs only contains intermediary C source generated
from our cython source, this means you **do not** need cython to compile
the bindings. Full cython sources are publicly accessible from our git
repository at:
https://git.enlightenment.org/bindings/python/python-efl.git/

More information about the python bindings can be found at:
https://phab.enlightenment.org/w/projects/python_bindings_for_efl/

---

= What's New =

No major changes have been made since the last 1.8 release. All the new
features of efl and elementary 1.9 has been ported and the usual has been
done in fixing bugs and optimizing speed. (see **changes.html** in the
tarball for the full list of changes)

---

= Building and Dependencies =
If you have existing Python-EFL or the old split 1.7 release bindings
installed, you may wish to uninstall them before compiling and installing
to avoid possible conflicts during install and/or runtime.

To build the bindings you will need the following libraries:
* python (Python 2.6+/3.0+)
* efl (1.9)
* elementary (1.9, optional)
* python-dbus (0.83+, optional)

The setup script detects your installed libraries and builds bindings
according to those found.

To install the bindings run:

  (sudo) python setup.py install

To generate the documentation locally you need:
* sphinx (1.0+)
* graphviz (optional)

To build the documentation:

  python setup.py build_doc

For more information on available build options see:

  python setup.py --help

---

= Projects using Python-EFL =

| **Project** | **Website** |
| -- | -- |
| **EpyMC** - Media Center | https://github.com/DaveMDS/epymc |
| **Espionage** - D-Bus inspector |
https://phab.enlightenment.org/w/projects/espionage/ |
| **Epour** - BitTorrent Client |
https://phab.enlightenment.org/w/projects/epour/ |
| **Econnman** - Connman GUI |
https://phab.enlightenment.org/w/projects/econnman/ |
| **eInfo** - System Information Tool |
http://forums.bodhilinux.com/index.php?/topic/8289-einfo-system-information/|
| **eAndora** - GUI for Pandora Internet Radio |
http://forums.bodhilinux.com/index.php?/topic/7365-eandora-elm-pandora-client/|
| **egitu** - Git User Interface | https://github.com/DaveMDS/egitu |

... and many more that cannot fit in this short list.
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to