Difference between revisions of "Stow"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 4: Line 4:
 
|Full description='''Stow''' is a symlink manager. It generates symlinks to directories of data and makes them appear to be merged into the same directory. It is typically used for managing software packages installed from source, by letting you install them apart in distinct directories and then create symlinks to the files in a common directory such as /usr/local.
 
|Full description='''Stow''' is a symlink manager. It generates symlinks to directories of data and makes them appear to be merged into the same directory. It is typically used for managing software packages installed from source, by letting you install them apart in distinct directories and then create symlinks to the files in a common directory such as /usr/local.
  
Stow was inspired by Carnegie Mellon's "Depot" program, but is substantially simpler.
+
Stow was inspired by Carnegie Mellon's "[[Depot]]" program, but is substantially simpler.
 
|Homepage URL=https://www.gnu.org/software/stow/
 
|Homepage URL=https://www.gnu.org/software/stow/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/stow.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/stow.git
 
|Documentation note=https://www.gnu.org/software/stow/manual/
 
|Documentation note=https://www.gnu.org/software/stow/manual/
|Decommissioned/Obsolete=No
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate/
 
|Related projects=Graft,Reflect,Sencap,Toast,ln_local
 
|Related projects=Graft,Reflect,Sencap,Toast,ln_local
 
|Keywords=administration,file management,installation,stow,GNU stow
 
|Keywords=administration,file management,installation,stow,GNU stow
Line 18: Line 17:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/stow/stow-2.2.2.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/stow/stow-2.2.2.tar.gz
|Test entry=No
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/05/01
+
|Last review date=2018/11/17
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=stow
 
|GNU package identifier=stow
 +
|Decommissioned/Obsolete=No
 
|License verified date=2001-12-20
 
|License verified date=2001-12-20
 
}}
 
}}
Line 39: Line 42:
 
{{Resource
 
{{Resource
 
|Resource audience=Perl (Ref)
 
|Resource audience=Perl (Ref)
|Resource URL=https://metacpan.org/release/Stow
+
|Resource URL=https://metacpan.org/release/Stow/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource audience=Ruby (Ref)
|Resource URL=https://rubygems.org/gems/stow
+
|Resource URL=https://rubygems.org/gems/stow/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 51: Line 54:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/stow
+
|Resource URL=https://savannah.gnu.org/projects/stow/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 59: Line 62:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-stow
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-stow/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-stow/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-stow
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/stow-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/stow-devel
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/stow
+
|Resource URL=https://ftp.gnu.org/gnu/stow/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Programming-language=perl
 
|Programming-language=perl
 +
|Runs-on=GNU/Linux
 
|System-administration=configuration
 
|System-administration=configuration
 
|Use=system-administration
 
|Use=system-administration
|Version-control=git
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Perl
+
|Prerequisite description=[[Perl]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 22:33, 16 November 2018


[edit]

GNU Stow

https://www.gnu.org/software/stow/
Symlink farm manager.

Stow is a symlink manager. It generates symlinks to directories of data and makes them appear to be merged into the same directory. It is typically used for managing software packages installed from source, by letting you install them apart in distinct directories and then create symlinks to the files in a common directory such as /usr/local.

Stow was inspired by Carnegie Mellon's "Depot" program, but is substantially simpler.





Licensing

License

Verified by

Verified on

Notes

Verified by

Adam Spiers

Verified on

20 December 2001




Leaders and contributors

Contact(s)Role
Adam Spiers Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/stow/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/stow-devel/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/stow.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-stow/
Downloadhttps://ftp.gnu.org/gnu/stow/
Debian (Ref)https://tracker.debian.org/pkg/stow
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-stow/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-stow/


Software prerequisites

KindDescription
Required to usePerl




Entry







"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.