File: menu

package info (click to toggle)
stow 1.3.2-11
  • links: PTS
  • area: main
  • in suites: potato, slink
  • size: 472 kB
  • ctags: 1
  • sloc: perl: 467; sh: 347; makefile: 103
file content (11 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
?package(stow):needs="dwww" section="Apps/System/Admin" title="GNU Stow" \
	longtitle="GNU Stow, for managing local software installation" \
	description="Stow is a tool for managing the installation \
	of multiple software packages in the same run-time directory \
	tree. One historical difficulty of this task has been the need \
	to administer, upgrade, install, and remove files in independent \
	packages without confusing them with other files sharing the \
	same filesystem space.	The approach used by Stow is to install \
	each package into its own tree, then use symbolic links to make \
	it appear as though the files are installed in the common tree." \
	command="/usr/doc/stow/html/stow_toc.html"