blob: 22f3fc0e21aa9542da4e230f1c1dc17032fe976e (
plain) (
blame)
1
2
3
4
5
6
7
|
XStow is a replacement of GNU Stow written in C++. It supports all features
of Stow with some extensions.
XStow as 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).
|