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"] checksums = ['3996b7d29c2d0c650dd49146f8a42c57d41820483a40fad918d6824e34f73b2d'] extract_sources = True sanity_check_paths = { 'files': ['qtiplot', 'assistant'], 'dirs': ['fitPlugins', 'jodconverter', 'manual'], } moduleclass = 'vis'