Mercurial > repos > bgruening > text_processing
comparison replace_text_in_line.xml @ 25:ab83aa685821 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 28d2fcf2649b999762fbd94bd648485b916f2f0d
| author | bgruening |
|---|---|
| date | Sat, 17 Jan 2026 00:57:38 +0000 |
| parents | 3dc70b59608c |
| children |
comparison
equal
deleted
inserted
replaced
| 24:c41d78ae5fee | 25:ab83aa685821 |
|---|---|
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="creator"/> | 6 <expand macro="creator"/> |
| 7 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="4.8">sed</requirement> | 8 <requirement type="package" version="4.9">sed</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <version_command>sed --version | head -n 1</version_command> | 10 <version_command>sed --version | head -n 1</version_command> |
| 11 <command> | 11 <command> |
| 12 <