Go to file
Kai Huuhko 6804e8d303 Add README and compatibility code for 1.7.99 bindings.
Didn't test whether the compatibility code actually works.
2013-04-05 21:18:20 +03:00
bin Initial commit 2013-03-28 02:23:24 +02:00
data Initial commit 2013-03-28 02:23:24 +02:00
debian Initial commit 2013-03-28 02:23:24 +02:00
epour Add README and compatibility code for 1.7.99 bindings. 2013-04-05 21:18:20 +03:00
.gitignore Add README and compatibility code for 1.7.99 bindings. 2013-04-05 21:18:20 +03:00
AUTHORS Initial commit 2013-03-28 02:23:24 +02:00
COPYING Initial commit 2013-03-28 02:23:24 +02:00
MANIFEST Initial commit 2013-03-28 02:23:24 +02:00
README Add README and compatibility code for 1.7.99 bindings. 2013-04-05 21:18:20 +03:00
epour.png Initial commit 2013-03-28 02:23:24 +02:00
setup.py Initial commit 2013-03-28 02:23:24 +02:00

README

============
REQUIREMENTS
============

* libtorrent-rasterbar 0.15.* or later, tested and developed with 0.15.10

    http://www.rasterbar.com/products/libtorrent/

* Enlightenment Foundation Libraries 1.7 or later

    http://www.enlightenment.org/

* Python Bindings for EFL 1.7 or later

  - 1.7 bindings:

    ecore, e_dbus and evas from E SVN:
      http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/

    elementary from E GIT:
      http://git.enlightenment.org/legacy/bindings/python/python-elementary.git/

  - 1.7.99 bindings:

    http://git.enlightenment.org/bindings/python/python-efl.git/

* Python 2.x

  http://www.python.org/

* python-distutils-extra

  https://launchpad.net/python-distutils-extra

* If used with 1.7 bindings, you'll also need dbus-python

=======
INSTALL
=======

sudo ./setup.py install