AUTHOR: Calculate Ltd. <support@calculate.ru>

INSTALL
-------

calculate-client needs the following library version installed, in order to run:
    Python >= 2.5
    python-ldap >= 2.0.0
    pyxml >= 0.8
    calculate-lib >= 3.1.0_alpha1
    calculate-desktop >= 3.1.0_alpha1

To install calculate-client, just execute the install script 'setup.py'.
Example:

    ./setup.py install
