Mercurial > repos > iuc > reprof
view macros.xml @ 3:8a1cd8a32a72 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit 746aa691891448484ef9f6417c708b6c7e8f60b0
| author | iuc |
|---|---|
| date | Wed, 02 Dec 2015 16:34:05 -0500 |
| parents | 7c33ed152672 |
| children | 3658e4d701fc |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="2.2.0">fann</requirement> <requirement type="package" version="0.10">perl_ai_fann</requirement> <requirement type="package" version="1.0.1">reprof</requirement> <yield/> </requirements> </xml> <token name="@WRAPPER_VERSION@">1.0.1</token> </macros>
