summaryrefslogtreecommitdiffstats
path: root/system/stow/slack-desc
blob: 694ec415d7b2cb9c3ddc6f6f8b9681b1e145e8d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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------------------------------------------------------|
stow: stow (manage source installs)
stow:
stow: GNU Stow is a symlink farm manager which takes distinct packages of
stow: software and/or data located in separate directories on the
stow: filesystem, and makes them appear to be installed in the same place.
stow:
stow: This is particularly useful for keeping track of system-wide and
stow: per-user installations of software built from source, but can also
stow: facilitate a more controlled approach to management of configuration
stow: files in the user's home directory, especially when coupled with
stow: version control systems.