Files
MX_Pmodule/Programming/Julia/modulefile
2023-07-26 13:05:33 +02:00

17 lines
485 B
Plaintext

#%Module1.0
module-whatis "Julia"
module-url "https://julialang.org/"
module-license "https://github.com/JuliaLang/julia/blob/master/LICENSE.md"
module-maintainer "Marc Caubet <marc.caubet@psi.ch>"
module-help "
Julia is a high-level, high-performance dynamic language for technical
computing.
Julia is an open source project with over 1,000 contributors. It is
made available under the MIT license. The source code is available on
GitHub.
"
module-addgroup Programming