Source: lmod Section: devel Priority: optional Maintainer: Aaron Zauner Build-Depends: autotools-dev, debhelper (>= 9), lua-filesystem, lua-json, lua-posix, lua-term, lua5.2, procps, tcl Standards-Version: 3.9.8 Homepage: https://www.tacc.utexas.edu/tacc-projects/lmod Vcs-Git: git://github.com/azet/lmod-deb.git Vcs-Browser: https://github.com/azet/lmod-deb Package: lmod Architecture: any Depends: lua-filesystem, lua-json, lua-posix, lua-term, lua5.2, tcl, ${misc:Depends} Conflicts: environment-modules Description: Lua based environment modules Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. Environment Modules provide a convenient way to dynamically change the users' environment through modulefiles. This includes easily adding or removing directories to the PATH environment variable. Modulefiles for Library packages provide environment variables that specify where the library and header files can be found.