diff macros.xml @ 0:7c33ed152672 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
author iuc
date Mon, 30 Nov 2015 20:10:58 -0500
parents
children 3658e4d701fc
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon Nov 30 20:10:58 2015 -0500
@@ -0,0 +1,12 @@
+<?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>