You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Mike Hiretsky 23ed0ce2e7
Fix get auto values for bool variables.
13 years ago
calculate Fix get auto values for bool variables. 13 years ago
scripts Refactoring for 3.0. 13 years ago
LICENSE Bugfix 15 years ago
README Update readme. 13 years ago
setup.cfg Refactoring for 3.0. 13 years ago
setup.py Variable fix. 13 years ago

README

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