Mercurial > repos > bgruening > text_processing
comparison sed.xml @ 12:062ed2bb4f2e draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit f8896018f5b980a456c4ceaffe0ed457dc80b5a8
| author | bgruening |
|---|---|
| date | Thu, 02 Jun 2016 08:58:39 -0400 |
| parents | d64eace4f9f3 |
| children | 3c685c4106b3 |
comparison
equal
deleted
inserted
replaced
| 11:e6d48dc4e6ba | 12:062ed2bb4f2e |
|---|---|
| 2 <description>with sed</description> | 2 <description>with sed</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.2">sed</requirement> |
| 8 </expand> | 8 </expand> |
| 9 <version_command>sed --version | head -n 1</version_command> | 9 <version_command>sed --version | head -n 1</version_command> |
| 10 <command> | 10 <command> |
| 11 <