easyblock = 'Binary' name = 'QtiPlot' version = '1.0.0' homepage = "https://www.qtiplot.com/" description = """QtiPlot is a cross-platform scientific application for data analysis and visualisation.""" toolchain = SYSTEM sources = ["qtiplot-1.0.0-rc14.tar.gz"] extract_sources = True sanity_check_paths = { 'files': ['qtiplot', 'assistant'], 'dirs': ['fitPlugins', 'jodconverter', 'manual'], } moduleclass = 'vis'