Helper to verify presence of external libraries and modules
Functions
| exists(dep[, force, raise_, issueWarning]) | Test whether a known dependency is installed on the system. |
| test_all_dependencies([force, verbosity]) | Test for all known dependencies. |
Classes
| SmartVersion([vstring]) | A bit evolved comparison of versions |