slackbuilds/system/xstow
B. Watson e82dbb13ca system/xstow: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:15 -04:00
..
README system/xstow: Wrap README at 72 columns. 2022-03-17 12:38:15 -04:00
slack-desc
xstow.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
xstow.info

README

XStow is a replacement for GNU Stow written in C++. It supports all
features of GNU Stow with some extensions. Even the command line
options are compatible.

XStow and GNU Stow are programs for managing the installation of
software packages, keeping them separate (/usr/local/stow/emacs vs.
/usr/local/stow/perl, for example) while making them appear to be
installed in the same place (/usr/local).

XStow installs packages in the exact same way as GNU Stow.