SlackBuildsOrg/system/xstow/slack-desc
Erik Falor bc69df93f5 system/xstow: Added (manage source installs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-23 07:51:44 +07:00

19 lines
977 B
Text

# 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------------------------------------------------------|
xstow: xstow (manage source installs)
xstow:
xstow: XStow is a replacement for GNU Stow written in C++. It supports all
xstow: features of GNU Stow with some extensions. Even the command line
xstow: options are compatible.
xstow:
xstow: XStow is a program for managing the installation of software packages
xstow: keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl
xstow: for example) while making them appear to be installed in the same
xstow: place (/usr/local).
xstow: