comparison sbol3_diff.xml @ 2:67fd1abac44b draft default tip

planemo upload for repository https://github.com/SynBioDex/SBOL-utilities commit 51525bc3c90f9bdd38e26e74e6a8761306b3a442
author tduigou
date Mon, 15 May 2023 07:38:18 +0000
parents 802a4df35956
children
comparison
equal deleted inserted replaced
1:802a4df35956 2:67fd1abac44b
1 <tool id="sbol3_diff" name="SBOL3 DIFF" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09" license="MIT"> 1 <tool id="sbol3_diff" name="SBOL3 DIFF" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09" license="MIT">
2 <description>Computes the difference between two SBOL3 documents</description> 2 <description>Computes the difference between two SBOL3 documents</description>
3 <macros> 3 <macros>
4 <token name="@VERSION_SUFFIX@">0</token> 4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@TOOL_VERSION@">1.0a16</token> 5 <token name="@TOOL_VERSION@">1.0a17</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">sbol-utilities</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">sbol-utilities</requirement>
9 </requirements> 9 </requirements>
10 <stdio> 10 <stdio>