Go to file
Kai Huuhko b611fc3c8a Note that libtorrent-1.1.1 is recommended 2016-09-07 18:56:25 +03:00
bin Change internals to work with newer libtorrent versions 2016-08-04 18:25:07 +03:00
data Updating desktop file 2014-05-19 22:28:13 +02:00
debian Hackathlon 2014-07-01 23:31:11 +03:00
epour Change gui to use add_torrent_alert instead of torrent_added_alert 2016-09-07 18:18:29 +03:00
po Update valid options and strings in TorrentSelector 2016-08-16 12:38:36 +03:00
.gitignore Update .gitignore and setup.py, move version string to __init__.py 2014-07-15 06:50:13 +03:00
AUTHORS Update AUTHORS, README, TODO 2014-07-05 08:25:05 +03:00
COPYING Initial commit 2013-03-28 02:23:24 +02:00
README Note that libtorrent-1.1.1 is recommended 2016-09-07 18:56:25 +03:00
TODO Update TODO 2016-08-16 12:37:47 +03:00
epour.png Initial commit 2013-03-28 02:23:24 +02:00
setup.py Lower libtorrent required version 2016-08-16 12:37:02 +03:00

README

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

* libtorrent-rasterbar 1.1.0 or later, version 1.1.1 or later is recommended
  as several major issues were fixed.

    https://libtorrent.org/

* Python-EFL 1.15 or later

    https://www.enlightenment.org/download

* Python 3.2 or later

    https://www.python.org/

* python-distutils-extra

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

* dbus-python

    https://www.freedesktop.org/wiki/Software/DBusBindings/#dbus-python

* python-xdg / pyxdg

    https://www.freedesktop.org/wiki/Software/pyxdg/

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

sudo ./setup.py install

============
CONTACT/BUGS
============

Email:          kai.huuhko@gmail.com
Mailing list:   enlightenment-users@lists.sourceforge.net
Bugs:           https://phab.enlightenment.org/maniphest/ (set Tags-field to Epour)