Repository package_gnu_sed_4_2_2_sandbox
Owner: iuc
Synopsis: Contains a tool dependency definition that downloads and compiles version 4.2.2 of the GNU sed + an addidtion sandbox feature.
sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). While in some ways similar to an editor which permits scripted edits (such as ed), sed works by making only one pass over the input(s), and is consequently more efficient. But it is sed's ability to filter text in a pipeline which particularly distinguishes it from other types of editors. 

This contains an additional patch developed by Assaf Gordon that add a --sandbox feature to disables potentially harmful sed functions, when used in Galaxy.

http://www.gnu.org/software/sed/

Repository-Maintainer: Bjoern Gruening
Repository-Development: https://github.com/bgruening/galaxytools/tree/master/orphan_tool_dependencies
Type: tool_dependency_definition
Revision: 2:de2ac3ac8138
This revision can be installed: True
Times cloned / installed: 1138
Dependencies of this repository

Name Version Type
gnu_sed 4.2.2-sandbox package

Categories
Tool Dependency Packages - Repositories that contain third-party tool dependency package installation definitions