easyconfigs-it4i/q/QtiPlot/qtiplot-1.0.0.eb
Lukas Krupcik 705e0fda82 new file: q/QtiPlot/qtiplot-1.0.0.eb
new file:   r/ReSpect/ReSpect-5.1.0.eb
2021-08-11 09:20:41 +02:00

22 lines
424 B
Plaintext

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'