Mercurial > repos > bgruening > text_processing
comparison sorted_uniq.xml @ 30:5907d248dee3 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:56:56 +0000 |
| parents | 08cdbfffce67 |
| children |
comparison
equal
deleted
inserted
replaced
| 29:4f7cade041cb | 30:5907d248dee3 |
|---|---|
| 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 <expand macro="requirements"> | 7 <expand macro="requirements"> |
| 8 <requirement type="package" version="4.8">sed</requirement> | 8 <requirement type="package" version="4.9">sed</requirement> |
| 9 </expand> | 9 </expand> |
| 10 <version_command>uniq --version | head -n 1</version_command> | 10 <version_command>uniq --version | head -n 1</version_command> |
| 11 <command> | 11 <command> |
| 12 <