Mercurial > repos > tduigou > rptools_rpextractsink
view macros.xml @ 8:66708fc9c57c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit df6ff93f58dcad0892d429597544cd674f9253ee-dirty
| author | tduigou |
|---|---|
| date | Thu, 23 Oct 2025 14:40:33 +0000 |
| parents | 0ae5837c2e33 |
| children | fc1225e0752f |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">6.7.1</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">rptools</requirement> <yield /> </requirements> </xml> <xml name="creator"> <creator> <organization name="BioRetroSynth" url="https://github.com/brsynth" /> </creator> </xml> </macros>
