Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lua-lmod-8.2.5-lp152.1.1 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: lua-lmod Distribution: openSUSE Leap 15.2
Version: 8.2.5 Vendor: openSUSE
Release: lp152.1.1 Build date: Mon Dec 16 16:53:37 2019
Group: Development/Libraries/Other Build host: cloud103
Size: 1274282 Source RPM: lua-lmod-8.2.5-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/TACC/Lmod
Summary: Lua-based Environment Modules
Lmod is an Environment Module System based on Lua, Reads TCL Modules,
Supports a Software Hierarchy.

Provides

Requires

License

MIT

Changelog

* Fri Nov 29 2019 Ana Guerrero Lopez <aguerrero@suse.com>
  - Update to version 8.2.5:
    * Better support for the fish shell including tab completion
    * New function extensions(): This allows for modules like python
      to report that the extensions numpy and scipy are part of the
      modules. Users can use "module spider numpy" to find which
      modules provide numpy etc.
    * Added a new command "clearLmod" which does a module purge and
      removes all LMOD aliases and environment variables.
    * Remove asking for the absolute path for generating spiderT
      and dbT. It now only use when building the reverseMapT.
    * Lmod now requires "rx" other access when searching for
      modulefiles.
    * settarg correctly handles a power9 processor running linux.
  - Refresh patch
    * Messages-Remove-message-about-creating-a-consulting-ticket.patch
* Thu Aug 22 2019 Ana Guerrero Lopez <aguerrero@suse.com>
  - Update to version 8.1.14: (jsc#SLE-8512)
    * Extended Default feature added: module load intel/17 will find
      the "best" intel/17.* etc.
    * All hidden files are NOT written to the softwarePage output.
    * Lmod now correctly reports failed to load module "A" in the
      special case where "ml A B" and A is a prereq of B and A
      doesn't exist.
    * A meta module takes precedence over a regular module if the
      meta module occurs in an earlier directory in $MODULEPATH
    * Lmod output only "fills" when the text is more than one line
      or it is wider than the current width.
    * Embed the TCL interpreter in Lmod when a site allows TCL files
    * "module reset" resets $MODULEPATH to be the system $MODULEPATH
    * Improved tracing of module loads/unloads when --trace is given.
    * Allow MODULERCFILE to be a colon separated list.
  - Set --with-fastTCLInterp=no, because this option is not supported
    with TCL 8.6
* Mon Mar 11 2019 Ana Guerrero Lopez <aguerrero@suse.com>
  - Remove flavor 'doc-man' building a package only with the lmod manpage
    and move the manpage to lua-lmod.
  - Remove the Recommends on lua-lmod-man and add a Provides instead.
  - Update the Group tag for lua-lmod-doc to Documentation/Other because
    Documentation/PDF doesn't exist and make the package noarch.
* Wed Feb 13 2019 Jan Engelhardt <jengelh@inai.de>
  - Declare bash-specific nature of build recipe.
* Fri Jan 25 2019 eich@suse.com
  - Update to 7.8.15:
    * issue #379: Extra space required for shell function definitions
      under bash
    * issue #380: Change DependencyCk mode from load to dependencyCk,
      sType and tcl_mode remain load.
    * Fixed problem with unbound variable __lmod_sh_dbg in module shell
      function definition
    * Add unload state to tracing.
    * Define MCP and mcp earlier in lmod main() so that errors/warning
      found in SitePackage work.
    * issue #383: Use LUA_PATH to evaluate Version.lua instead of
      depending on ./?.lua to be LUA_PATH.
    * Added mgrload function and documentation
    * Fixed unbound variable in bash.in.
    * Fixed bug when ~/.lmod.d/cache was read only.
    * Fixed quote rules for Python, R and CMAKE.
    * issue #390: Added a message when find first rules are used to set
      defaults when NVV is found in both avail and tracing.
    * issue #389: Honor newlines and leading spaces in Nag messages.
    * Allow MODULERCFILE to be a colon separated list.
    * issue #391: Only process the family stack when in the modulefile
      that requested it.
    * Allow MODULERCFILE to be a colon separated list with the priority
      be left to right instead of right to left.
    * Added cc test case for issues with choosing the correct module
      when doing reloadAll()
    * issue #394: Only reload modules when the userName has remained the
      same in mt.
    * Add Lmod version report to --trace output.
    * issue #394: use mname = MName:new("load",mt:userName(sn)) to get
      loadable file
      contrib/tracking_module_usage python scripts have been updated to
      support python2 and python3
  - Fix shbang line in scripts.
* Fri Aug 17 2018 eich@suse.com
  - Update to 7.8.1:
    * Fixed typo in myGlobals.lua about assigning LMOD_DUPLICATE_PATHS
    * Fixed TARG_TITLE_BAR_PAREN to always have a value, needed for tcsh.
    * Added LMOD_SETTARG_TITLE_BAR=yes to turn on the title bar.
    * Changed from sn-version to sn/version in title bar.
    * Changed the initialization of LMOD_SETTARG_CMD in bash.in and csh.in.
      It is defined to be `:' iff it is undefined.  This allows settarg to work
      in sub-shells.
    * Use spider cache for "module --terse avail" when LMOD_CACHED_LOADS=yes
    * Fix bug with LMOD_SETTARG_CMD and csh.
    * Turn off LMOD_REDIRECT for tcsh
      Settarg now supports C/N/V and N/V/V module layouts.
    * Fixed a bug where sometimes a compiler-mpi dependent module wouldn't
      be found when it should.
    * Fixed issue #321 Changed LMOD_TARGPATHLOC to LMOD_SETTARG_TARG_PATH_LOCATION
      changed LMOD_FULL_SETTARG_SUPPORT to LMOD_SETTARG_FULL_SUPPORT. (Lmod supports both)
    * Fixed issue #322 where non-existant directory would cause problems
    * Fix bug in settarg module for csh.
    * Fix bug in Csh.lua where semicolons inside an alias were removed.  Only remove the
      trailing semicolon.
    * Generate an LmodError() if the cachefile is broken.
    * Do not convert /foo/bar/../baz to /foo/baz.  Leave .. in paths. Fixes issue #324
    * The admin.list (aka, nag mesages) supports Lua regex's.  Responds to issue #326
    * The admin.list now supports multiple targets for the same message (issue #326)
    * Use full path_regularize() on all TCL program files.  Having paths like /a/b/../d
      caused problems for some users when interacting with TCL.
    * Do not look for lua_json.  Just use the one that comes with Lmod.
    * Fix sh_to_modulefile correctly handle bad options (issue #332)
    * Allow pushenv("FOO",false) to clear "FOO" (issue #331)
    * Always use ref counting for MODULEPATH.
    * Change the C-shell output to not use quotes and instead use back slashes to
      quote special characters like $.
    * Better filtering for c-shell output testing
    * Fix bug in sh_to_modulefile
    * Remove definition of SHOST from bash.in.  Recompute it in settarg module.
    * Support relative symlink when trying to find cmd_dir
    * Now get modify time correctly from SpiderCache timestamp file.
    * Issue #346: do not use "ls" to get the list of directories when dealing with .modulepath
    * Issue #347: Just skip parsing "whole" if it is not a string (settarg)
    * Issue #348: Do not double the colon when the original was a single colon
    * Change ml so that ml av --terse is an error.
    * Making the settarg and lmod modulefiles be installed versionless.
    * Issue #353: Fix bug in cshrc.in end -> endif
    * Issue #352: Allow sites to control the prefix completely.
    * luaposix 34.0.4-1 wants to use setfenv() which only exists in Lua 5.1 and not in Lua 5.2+
      so Lmod now requires("posix") outside of strict.
    * Build lua-term in the correct location when --with-siteControlPrefix=yes
    * issue #347: Remove ./?.lua, ./?/init.lua from LUA_PATH and ./?.so from LUA_CPATH
    * issue #357: Add missing semicolons in settarg.version.lua
    * Fixed bug with lib directories not being readable.
    * issue #355: Make LMOD_RC support a colon separated list of possible lmodrc.lua files
    * Make bash, zsh and csh form LMOD_PKG to use <prefix>/lmod/lmod instead of
      <prefix>/lmod/<lmod_version> when allowing sites to completely control prefix (issue #352)
    * issue #359: Lmod can now use the internal version of lfs for installation.
    * issue #361: Support make -j install added.
    * issue #362: Trying to fix problem with RPM builds of Lmod at UGENT.
    * issue #358: Improved error msg when there is a syntax error in a modulefile.
    * issue #365, #366: Fix typo in Makefile about pkgs.
    * Modify end2end test to use build-in lua pkgs only.
    * issue #370: Allow for exact match with fn and fullName w/o regex pattern matching
      added % quoting for '-' in docs.
    * Support for making lmod silence shell debug output (when doing set -xv for bash or zsh)
      The command "make world_update" now marks the latest release as the latest release at
    github.com/TACC/Lmod
    * The new module command now returns the status from the eval of the lmod command
    * Block .version.version and .modulerc.version files from being included in DirTree
    * Bash like shells now output without double quotes.
    * Fix fish shell output for path and infopath. Fix shell function output for zsh/bash
    * issue #374: convert ~ to $HOME internally.  This allows C-shell users to use ~
      inside a modulefile and have it work when unloading.
    * issue #375: Support for is-loaded and is-avail added.
    * Do not convert LMOD_PKG from /opt/apps/lmod/7.7.35 to /opt/apps/lmod/lmod if the link exists.
    * When building reverseMap also take abspath(path) and store it if different.
    * Now make startup scripts (profile.in, cshrc.in, profile.fish.in) use PKGV instead of PKG so
      that the pre-install create $VERSION files. The install target will convert them to PKG.
    * Check for "g" tools like gbasename, gexpr as well as the regular basename, expr etc.
    * General support for the modulerc files to be written in lua. They have a .lua extension.
    * Bug fix for 7.7.38 where it did not work for Lua 5.1
* Fri Aug 17 2018 eich@suse.com
  - Change %license to a %my_license macro to be able to
    build for the HPC module on SLE-12.
* Fri Aug 17 2018 eich@suse.com
  - Move doc and man page building into separate flavors.
* Wed Apr 18 2018 eich@suse.com
  - use license macro for License file.
* Wed Apr 18 2018 jengelh@inai.de
  - Replace %__ type macro indirections.
  - Update RPM groups, summaries, find|xargs commands.
* Wed Apr 18 2018 eich@suse.com
  - Avoid conflicting script snippets from 'Modules' and 'lua-lmod'
    in /etc/profiles.d by making sure that both packages cannot be
    installed simultaneously (boo#1089970).
* Mon Oct 16 2017 eich@suse.com
  - Doc-Ugly-workaround-for-bug-in-Sphinx.patch
    On SLE-12 and Leap 42.x Sphinx generates an incorrect tex file.
    This patch adds ugly code to the documentation Makefile to patch
    it up and work around this problem.
* Tue Oct 10 2017 eich@suse.com
  - Make lua-lmod Arch-dependent: it hard codes the search path to
    .so plugins used by other Lua packages (boo#1061205).
* Fri Oct 06 2017 eich@suse.com
  - Update to 7.6:
      1. Support for disable <collection_name>
      2. A marked default is honored even if it is hidden
      3. Support for depends_on() as a better way to handle module dependencies.
    * Lmod 7.5:
      1. Added -T, --trace option to report restore, load, unloads and spider.
      2. Report both global and version aliases with module --terse
      Add Global Aliases output to module avail if they exist.
      3. Support for isVisibleHook (Thanks @wpoely86!) to control whether
      a module is hidden or not.
      4. Support for "spider -o spider-json" to set the key "hidden"
      to true or false for each module.
      5. Setting LMOD_EXACT_MATCH=yes also turns off the display of (D) with
      avail.
      6. CMake "shell" added.
      7. Added feature that LMOD_TMOD_FIND_FIRST.  A site can decide to force
      FIND_FIRST instead FIND_BEST for NV module layouts.
      Bug Fixes:
      1. Fix bug where Lmod would be unable to load a module where NV and
      NVV module layouts were mixed.
      2. Fix bug where LMOD_CASE_INDEPENDENT_SORTING=yes wasn't case
      independent when using avail hook.
    * Lmod 7.4:
      1. Using built-in luafilesystem if system version doesn't exist or < 1.6.2
      2. Support for setting LMOD_SYSHOST with configure.
      3. Sites or users can use italic instead of dim for hidden modules
      4. Detailed spider output reports all dependencies hidden or not.
      5. Support for fish shell
      6. Move almost all configuration variables from profile.in to bash.in and
      similarly for tcsh.
      Bug Fixes:
      1. Fixed bug that caused LMOD env vars to be lower cased.
      2. Fixed bug where tcsh/csh exit status was not returned.
      3. bash and zsh tab completions works when LMOD_REDIRECT is yes.
      4. Can now conflict with a version.
      5. Fixed bug with addto a:b:c
      6. Fixed bugs in computeHashSum, generating softwarePage.
    * Lmod 7.3:
      1. The isloaded() function has been repaired.
      2. Updated French, German and Spanish translations.
      3. Two error message related to missing modules are now available for
      translations.
    * Lmod 7.2.1:
      1. A test suite for testing the Lmod installation has been added. See
      https://github.com/rtmclay/Lmod_test_suite for details.
      2. Added support for localization of errors and warnings and messages.
      3. Language Translations complete: ES, Partial: FR, ZH, DE
      4. Introduced "errWarnMsgHook" to take advantage of the new message
      handling.
      Bug Fixes:
      1. Several bug fixes related to Spider Cache and LMOD_CACHED_LOADS=1
      2. Repaired zsh tab completion.
      3. Minimize the output of Lmod's BASH_ENV when debugging Bash shell
      scripts.
      4. Allow colons as well as spaces for the path used in the addto command.
      5. Handles module directories that are empty or bad symlink or a .version
      file only.
      6. Fix bug in module describe.
    * Lmod 7.1:
      1. The commands "module --show_hidden avail" and "module --show_hidden"
      list now show "hidden" modules with the (H) property.  Also they are
      displayed as dim.  This works better on black backgrounds.
      2. Added the command "module --config_json" to generate a json output of
      Lmod's configuration.
      3. Add support for env. var. LMOD_SITE_NAME to set a site's name.  This is
      also a configure option.
      Bug Fixes:
      1. Hidden module now will not be marked as default.
      2. Now check permission of a directory before trying to open it.
      3. Lmod now does not pollute the configure time value of LD_LIBRARY_PATH
      and LD_PRELOAD into the users env.
      4. Lmod now handles illegal values of $TERM.
    * Lmod 7.0:
      1. This version support N/V/V. (e.g. fftw/64/3.3.4).  Put a .version file
      in with the "64" directory to tell Lmod where the version starts.
      2. Marking a default in the MODULERC is now supported.
      3. User ~/.modulerc has priority over system MODULERC.
      4. System MODULERC  has priority over marking a default in the module
      tree.
      5. Installed Modules can be hidden by "hide-version foo/3.2.1" in any
      modulerc file.
      6. The system spider cache has changed.  Please update your scripts to
      build spiderT.lua instead of moduleT.lua
    * Lmod 6.6:
      1. Now uses the value of LD_PRELOAD and LD_LIBRARY_PATH found at configure
      time to run all TCL progams.
      2. Now uses a custom _module_dir function for tab completion in bash for
      module use path<TAB>. Thanks to Pieter Neerincx!
      3. Support for LMOD_FAMILY_<name>_VERSION added.
      4. If ~/.lmod.d/.cache/invalidated exists then the user cache file(s) are
      ignored. When generating a user cache file ~/.lmod.d/.cache/invalidated
      is deleted.
      Bug Fixes:
      1. Correctly merges spider cache location where there are multiple
      lmodrc.lua files.
      2. Remove leading and trailing blanks for names in setenv, pushenv,
      prepend_path, etc.
      3. ml now generates error for unknown argument that start with a double
      minus. (e.g. ml --vers)
      4. pushenv("name","") fixed when unloading module.
      5. Make sure to regularize MODULEPATH when ingesting it for the first
      time.
  - lmod.consulting.patch replaced by:
    Messages-Remove-message-about-creating-a-consulting-ticket.patch.
  - lmod.site.patch:
    Removed: The site name is now provided by the env variable LMOD_SITE_NAME.
    (FATE#324199).
* Thu Oct 05 2017 eich@suse.com
  - Fix build for Leap, SLE-12 and SLE-15.
  - Remove _service file: the service can be run with
    'osc service run download_files' as well.
* Tue Sep 05 2017 eich@suse.com
  - Change group of documentation package to Documentation/Other.
* Mon Aug 14 2017 eich@suse.com
  - Fix group of doc package.
  - Change BuildRequires from ohpc to ohpc-macros.
* Thu Aug 10 2017 eich@suse.com
  - Fix build: add buildrequires for texlive-latexmk, texlive-makeindex and
      texlive-varwidth.
* Thu Aug 10 2017 eich@suse.com
  - Prepare for suse default settings (bsc#1053237).
* Mon Jun 26 2017 dmueller@suse.com
  - correct buildrequires for building on Leap 42.3 and on SLE15+
* Fri Apr 28 2017 eich@suse.com
  - Add profile files for bash and csh (bsc#1048964).
* Fri Apr 07 2017 eich@suse.com
  - Build and package man page and other documentation, create a separate
    package for additional documentation (bsc#1032970).
* Thu Feb 16 2017 jengelh@inai.de
  - Replace redundant %__ macro indirections
* Sat Nov 12 2016 eich@suse.com
  * Updated to version 6.5.11:
    - All the Lmod programs now resolve any symlinks to the
    actual program before adding to the Lua's package.path
    and package.cpath.
    - Contrib patch: Extend msgHook to LmodError and LmodWarning
    - Now using travis for CI and testing.
    - Configure time option to have Lmod check for magic TCL string in
    modulefiles (#%Module)
    - Lmod now uses a regular expression to match user commands
    to internal commands. For example "av", "ava" or "available"
    will match "avail"
    - Lmod now uses the values of LUA_PATH and LUA_CPATH at
    configuration time.  This way Lmod is safe from user changes
    to these important Lua values.
    - Updated documentation at lmod.readthedocs.org
    - Support for generating xalt_rmapT.json used by XALT.
    - Fixed bug with upcase characters in version file.
    - It is now possible to configure Lmod to use the spider cache
    when loading (--with-cachedLoads=yes or
    export LMOD_CACHED_LOADS=1 to activate). This is off by
    default. Sites that use this will have to keep their spider
    caches up-to-date or user will not be able to load modules
    not in the cache.
  - It is now possible to configure Lmod to use Legacy Version
    ordering ( --with-legacyOrdering=yes or export
    LMOD_LEGACY_VERSION_ORDERING=1). With legacy ordering 9.0
    is "newer" than 10.0. This is the ordering that Tmod uses.
  - Lmod will print admin message (a.k.a nag messages) when
    doing module whatis <foo> or module help <foo>.  In other
    words if a nag message would appear with module load <foo>
    then it will also appear when using whatis or help.
  - Many improvement in the generation of the lmod database for
    module tracking.
  - Numerous bug fixes.
* Mon Oct 17 2016 eich@suse.com
  - Setting 'download_files' service to mode='localonly'
    and adding source tarball. (Required for Factory).
* Wed Oct 12 2016 eich@suse.com
  - Initial version of Lmod: 6.0.24

Files

/etc/profile.d/lmod.csh
/etc/profile.d/lmod.sh
/etc/rpm/macros.lmod
/usr/share/doc/packages/lua-lmod
/usr/share/doc/packages/lua-lmod/README.design.md
/usr/share/doc/packages/lua-lmod/README.md
/usr/share/doc/packages/lua-lmod/README.new
/usr/share/doc/packages/lua-lmod/README.old
/usr/share/licenses/lua-lmod
/usr/share/licenses/lua-lmod/License
/usr/share/lmod
/usr/share/lmod/8.2.5
/usr/share/lmod/8.2.5/init
/usr/share/lmod/8.2.5/init/R
/usr/share/lmod/8.2.5/init/bash
/usr/share/lmod/8.2.5/init/cmake
/usr/share/lmod/8.2.5/init/csh
/usr/share/lmod/8.2.5/init/cshrc
/usr/share/lmod/8.2.5/init/env_modules_python.py
/usr/share/lmod/8.2.5/init/env_modules_ruby.rb
/usr/share/lmod/8.2.5/init/fish
/usr/share/lmod/8.2.5/init/fish_tab_completion
/usr/share/lmod/8.2.5/init/fish_tab_completion/module.fish
/usr/share/lmod/8.2.5/init/ksh
/usr/share/lmod/8.2.5/init/lisp
/usr/share/lmod/8.2.5/init/lmod_bash_completions
/usr/share/lmod/8.2.5/init/lmodrc.lua
/usr/share/lmod/8.2.5/init/perl
/usr/share/lmod/8.2.5/init/profile
/usr/share/lmod/8.2.5/init/profile.fish
/usr/share/lmod/8.2.5/init/sh
/usr/share/lmod/8.2.5/init/tcsh
/usr/share/lmod/8.2.5/init/zsh
/usr/share/lmod/8.2.5/lib
/usr/share/lmod/8.2.5/libexec
/usr/share/lmod/8.2.5/libexec/CTimer.lua
/usr/share/lmod/8.2.5/libexec/Cache.lua
/usr/share/lmod/8.2.5/libexec/Configuration.lua
/usr/share/lmod/8.2.5/libexec/DirTree.lua
/usr/share/lmod/8.2.5/libexec/Exec.lua
/usr/share/lmod/8.2.5/libexec/FrameStk.lua
/usr/share/lmod/8.2.5/libexec/Hook.lua
/usr/share/lmod/8.2.5/libexec/HookArray.lua
/usr/share/lmod/8.2.5/libexec/LocationT.lua
/usr/share/lmod/8.2.5/libexec/MC_Access.lua
/usr/share/lmod/8.2.5/libexec/MC_CheckSyntax.lua
/usr/share/lmod/8.2.5/libexec/MC_ComputeHash.lua
/usr/share/lmod/8.2.5/libexec/MC_DependencyCk.lua
/usr/share/lmod/8.2.5/libexec/MC_Load.lua
/usr/share/lmod/8.2.5/libexec/MC_MgrLoad.lua
/usr/share/lmod/8.2.5/libexec/MC_Refresh.lua
/usr/share/lmod/8.2.5/libexec/MC_Show.lua
/usr/share/lmod/8.2.5/libexec/MC_Spider.lua
/usr/share/lmod/8.2.5/libexec/MC_Unload.lua
/usr/share/lmod/8.2.5/libexec/MN_Between.lua
/usr/share/lmod/8.2.5/libexec/MN_Exact.lua
/usr/share/lmod/8.2.5/libexec/MN_Latest.lua
/usr/share/lmod/8.2.5/libexec/MN_Match.lua
/usr/share/lmod/8.2.5/libexec/MName.lua
/usr/share/lmod/8.2.5/libexec/MRC.lua
/usr/share/lmod/8.2.5/libexec/MT.lua
/usr/share/lmod/8.2.5/libexec/Master.lua
/usr/share/lmod/8.2.5/libexec/MasterControl.lua
/usr/share/lmod/8.2.5/libexec/ModuleA.lua
/usr/share/lmod/8.2.5/libexec/Options.lua
/usr/share/lmod/8.2.5/libexec/Pkg.lua
/usr/share/lmod/8.2.5/libexec/PkgBase.lua
/usr/share/lmod/8.2.5/libexec/PkgTACC.lua
/usr/share/lmod/8.2.5/libexec/RC2lua.tcl
/usr/share/lmod/8.2.5/libexec/ReadLmodRC.lua
/usr/share/lmod/8.2.5/libexec/RefCount.lua
/usr/share/lmod/8.2.5/libexec/SitePackage.lua
/usr/share/lmod/8.2.5/libexec/Spider.lua
/usr/share/lmod/8.2.5/libexec/StandardPackage.lua
/usr/share/lmod/8.2.5/libexec/Timer.lua
/usr/share/lmod/8.2.5/libexec/Var.lua
/usr/share/lmod/8.2.5/libexec/Version.lua
/usr/share/lmod/8.2.5/libexec/addto
/usr/share/lmod/8.2.5/libexec/clearLMOD_cmd
/usr/share/lmod/8.2.5/libexec/cmdfuncs.lua
/usr/share/lmod/8.2.5/libexec/collectionFileA.lua
/usr/share/lmod/8.2.5/libexec/colorize.lua
/usr/share/lmod/8.2.5/libexec/computeHashSum
/usr/share/lmod/8.2.5/libexec/lmod
/usr/share/lmod/8.2.5/libexec/loadModuleFile.lua
/usr/share/lmod/8.2.5/libexec/ml_cmd
/usr/share/lmod/8.2.5/libexec/modfuncs.lua
/usr/share/lmod/8.2.5/libexec/mrc_funcs.lua
/usr/share/lmod/8.2.5/libexec/mrc_load.lua
/usr/share/lmod/8.2.5/libexec/mrc_sandbox.lua
/usr/share/lmod/8.2.5/libexec/myGlobals.lua
/usr/share/lmod/8.2.5/libexec/pager.lua
/usr/share/lmod/8.2.5/libexec/parseVersion.lua
/usr/share/lmod/8.2.5/libexec/print_os.sh
/usr/share/lmod/8.2.5/libexec/sandbox.lua
/usr/share/lmod/8.2.5/libexec/sh_to_modulefile
/usr/share/lmod/8.2.5/libexec/spider
/usr/share/lmod/8.2.5/libexec/spiderCacheSupport
/usr/share/lmod/8.2.5/libexec/tcl2lua.tcl
/usr/share/lmod/8.2.5/libexec/update_lmod_system_cache_files
/usr/share/lmod/8.2.5/libexec/utils.lua
/usr/share/lmod/8.2.5/messageDir
/usr/share/lmod/8.2.5/messageDir/de.lua
/usr/share/lmod/8.2.5/messageDir/en.lua
/usr/share/lmod/8.2.5/messageDir/es.lua
/usr/share/lmod/8.2.5/messageDir/fr.lua
/usr/share/lmod/8.2.5/messageDir/template.lua
/usr/share/lmod/8.2.5/messageDir/zh.lua
/usr/share/lmod/8.2.5/modulefiles
/usr/share/lmod/8.2.5/modulefiles/Core
/usr/share/lmod/8.2.5/modulefiles/Core/lmod.lua
/usr/share/lmod/8.2.5/modulefiles/Core/settarg.lua
/usr/share/lmod/8.2.5/settarg
/usr/share/lmod/8.2.5/settarg/Bare.lua
/usr/share/lmod/8.2.5/settarg/BaseShell.lua
/usr/share/lmod/8.2.5/settarg/Bash.lua
/usr/share/lmod/8.2.5/settarg/BuildTarget.lua
/usr/share/lmod/8.2.5/settarg/CmdLineOptions.lua
/usr/share/lmod/8.2.5/settarg/Csh.lua
/usr/share/lmod/8.2.5/settarg/ModifyPath.lua
/usr/share/lmod/8.2.5/settarg/Output.lua
/usr/share/lmod/8.2.5/settarg/ProcessModuleTable.lua
/usr/share/lmod/8.2.5/settarg/STT.lua
/usr/share/lmod/8.2.5/settarg/TargValue.lua
/usr/share/lmod/8.2.5/settarg/Version.lua
/usr/share/lmod/8.2.5/settarg/getUname.lua
/usr/share/lmod/8.2.5/settarg/settarg_cmd
/usr/share/lmod/8.2.5/settarg/settarg_rc.lua
/usr/share/lmod/8.2.5/settarg/targ
/usr/share/lmod/8.2.5/settarg/utils.lua
/usr/share/lmod/8.2.5/share
/usr/share/lmod/8.2.5/share/man
/usr/share/lmod/8.2.5/share/man/cat1
/usr/share/lmod/8.2.5/share/man/cat1/module.1
/usr/share/lmod/8.2.5/shells
/usr/share/lmod/8.2.5/shells/Bare.lua
/usr/share/lmod/8.2.5/shells/BaseShell.lua
/usr/share/lmod/8.2.5/shells/Bash.lua
/usr/share/lmod/8.2.5/shells/CMake.lua
/usr/share/lmod/8.2.5/shells/Csh.lua
/usr/share/lmod/8.2.5/shells/Fish.lua
/usr/share/lmod/8.2.5/shells/Lisp.lua
/usr/share/lmod/8.2.5/shells/Perl.lua
/usr/share/lmod/8.2.5/shells/Python.lua
/usr/share/lmod/8.2.5/shells/R.lua
/usr/share/lmod/8.2.5/shells/Ruby.lua
/usr/share/lmod/8.2.5/tools
/usr/share/lmod/8.2.5/tools/Banner.lua
/usr/share/lmod/8.2.5/tools/BeautifulTbl.lua
/usr/share/lmod/8.2.5/tools/ColumnTable.lua
/usr/share/lmod/8.2.5/tools/Cosmic.lua
/usr/share/lmod/8.2.5/tools/Dbg.lua
/usr/share/lmod/8.2.5/tools/MF_Base.lua
/usr/share/lmod/8.2.5/tools/MF_Lua.lua
/usr/share/lmod/8.2.5/tools/MF_TCL.lua
/usr/share/lmod/8.2.5/tools/Optiks.lua
/usr/share/lmod/8.2.5/tools/Optiks_Option.lua
/usr/share/lmod/8.2.5/tools/TermWidth.lua
/usr/share/lmod/8.2.5/tools/base64.lua
/usr/share/lmod/8.2.5/tools/capture.lua
/usr/share/lmod/8.2.5/tools/declare.lua
/usr/share/lmod/8.2.5/tools/deepcopy.lua
/usr/share/lmod/8.2.5/tools/fileOps.lua
/usr/share/lmod/8.2.5/tools/haveTermSupport.lua
/usr/share/lmod/8.2.5/tools/i18n
/usr/share/lmod/8.2.5/tools/i18n/init.lua
/usr/share/lmod/8.2.5/tools/i18n/interpolate.lua
/usr/share/lmod/8.2.5/tools/i18n/plural.lua
/usr/share/lmod/8.2.5/tools/i18n/variants.lua
/usr/share/lmod/8.2.5/tools/i18n/version.lua
/usr/share/lmod/8.2.5/tools/inherits.lua
/usr/share/lmod/8.2.5/tools/json.lua
/usr/share/lmod/8.2.5/tools/lmod_system_execute.lua
/usr/share/lmod/8.2.5/tools/pairsByKeys.lua
/usr/share/lmod/8.2.5/tools/replaceStr.lua
/usr/share/lmod/8.2.5/tools/serializeTbl.lua
/usr/share/lmod/8.2.5/tools/strict.lua
/usr/share/lmod/8.2.5/tools/string_utils.lua
/usr/share/lmod/admin
/usr/share/lmod/admin/modulefiles
/usr/share/lmod/lmod
/usr/share/lmod/moduledeps
/usr/share/lmod/modulefiles
/usr/share/man/man1/lmod.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 11:51:54 2024