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

INSTALL
-------

calculate-lib needs the following library version installed, in order to run:
    python >= 2.7
    python-ldap >= 2.0.0
    pyxml >= 0.8
    py-smbpasswd >= 1.0
    file >= 4.26

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

    ./setup.py install
