                   CANOLA DAEMON

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

 * Python >= 2.5
 * Python-setuptools >= 0.6_rc6
 * python2.5-dbus >= 0.71
 * pyinotify >= 0.7.1
 * python2.5-efl-ecore >= 0.3.1
 * lightmediascanner >= 0.3.0
 * python-lightmediascanner >= 0.3.0


BUILDING AND INSTALLING
=======================

This package uses setuptools, so execute:

Install::

        python setup.py install

You can choose where to install by using command options, see output
of "python setup.py <command> --help", example:

        python setup.py install --help

Options can also be set in file "setup.cfg".
