Mercurial > repos > iuc > fileidentification
view macros.xml @ 0:ff7cec6bc518 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fileidentification commit bb234555cae70fdd9be475415855a7a03c4139df
| author | iuc |
|---|---|
| date | Thu, 30 Oct 2025 16:52:27 +0000 |
| parents | |
| children | 639d81cf8ac8 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">2.5.0</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <container type="docker">daschswiss/fileidentification-galaxy:@TOOL_VERSION@-galaxy@VERSION_SUFFIX@</container> </requirements> </xml> </macros>
