comparison sort.xml @ 13:3c685c4106b3 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit b9d202134c3c6d0e5c398c3ae75e410067fcfc52
author bgruening
date Wed, 23 Nov 2016 15:59:02 -0500
parents c78b1767db2b
children 7725ab6dab67
comparison
equal deleted inserted replaced
12:062ed2bb4f2e 13:3c685c4106b3
2 <description>data in ascending or descending order</description> 2 <description>data in ascending or descending order</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements"> 6 <expand macro="requirements">
7 <requirement type="package" version="4.2.2-sandbox">gnu_sed</requirement> 7 <requirement type="package" version="4.2.3.dev0">sed</requirement>
8 </expand> 8 </expand>
9 <version_command>sort --version | head -n 1</version_command> 9 <version_command>sort --version | head -n 1</version_command>
10 <command> 10 <command>
11 <![CDATA[ 11 <![CDATA[
12 ( 12 (