slackbuilds/system/xstow
fourtysixandtwo 2af1db0933 system/xstow: Change i486 to i586 2022-06-07 02:23:54 -04:00
..
README system/xstow: Wrap README at 72 columns. 2022-03-17 12:38:15 -04:00
slack-desc
xstow.SlackBuild system/xstow: Change i486 to i586 2022-06-07 02:23:54 -04: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.