FIX: module descrition and rm old variant file
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
gnuplot/5.4.3 stable
|
||||
gnuplot/5.4.4 stable
|
||||
gnuplot/5.4.5 stable
|
||||
@@ -1,18 +1,12 @@
|
||||
#%Pmodule
|
||||
|
||||
module-whatis "portable command-line driven graphing utility"
|
||||
module-url "http://www.gnuplot.info/"
|
||||
module-license "See \$GNUPLOT_DIR/share/doc/gnuplot/Copyright"
|
||||
module-whatis "Open Source, interactive, scalable, visualization, animation and analysis tool"
|
||||
module-url "https://visit-dav.github.io/visit-website/about/"
|
||||
module-license "BSD 3-Clause License"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
Gnuplot is a portable command-line driven graphing utility for Linux,
|
||||
OS/2, MS Windows, OSX, VMS, and many other platforms. The source code
|
||||
is copyrighted but freely distributed (i.e., you don't have to pay for
|
||||
it). It was originally created to allow scientists and students to
|
||||
visualize mathematical functions and data interactively, but has grown
|
||||
to support many non-interactive uses such as web scripting. It is also
|
||||
used as a plotting engine by third-party applications like Octave.
|
||||
Gnuplot has been supported and under active development since 1986.
|
||||
VisIt is an Open Source, interactive, scalable, visualization, animation and analysis tool.
|
||||
From Unix, Windows or Mac workstations, users can interactively visualize and analyze data ranging in scale from small (<10 core) desktop-sized projects to large (>10,000 core) leadership-class computing facility simulation campaigns.
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user