slackbuilds/system/modules/slack-desc

20 lines
1.0 KiB
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
modules: modules (dynamic modification of a user's environment)
modules:
modules: Each modulefile contains the information needed to configure the
modules: shell for an application. Typically modulefiles instruct the module
modules: command to alter or set shell environment variables such as PATH,
modules: MANPATH, etc. Modules are useful in managing different versions of
modules: applications. Modules can also be bundled into metamodules that will
modules: load an entire suite of different applications.
modules:
modules:
modules: http://modules.sourceforge.net/