14 lines
311 B
Text
14 lines
311 B
Text
AUTHOR: Mir Calculate Ltd. <support@calculate.ru>
|
|
|
|
INSTALL
|
|
-------
|
|
|
|
calculate-lib needs the following library version installed, in order to run:
|
|
python >= 2.5
|
|
python-ldap >= 2.0.0
|
|
pyxml >= 0.8
|
|
|
|
To install calculate-lib , just execute the install script 'setup.py'.
|
|
Example:
|
|
|
|
./setup.py install
|