AUTHOR: Calculate Pack <support@calculate.ru>

INSTALL
-------

calculate-server needs the following library version installed, in order to run:
    python >= 3.8
    python-ldap >= 3.3.0
    pymilter >= 1.0.4
    lxml >= 4.6.3
To install calculate-server , just execute the install script 'setup.py'.
Example:

    ./setup.py install
