Mercurial > repos > iuc > fileidentification
view macros.xml @ 0:aae476ce9dc3 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:16 +0000 |
| parents | |
| children | c08a138f5824 |
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>
