view tool_data_table_conf.xml.sample @ 3:9c34e2ececc9 draft default tip

planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/master/tools/scripting/ commit eb10798d29ff874c5239afaebeaa47d94bc7bc37
author ufz
date Tue, 10 Jun 2025 14:07:41 +0000
parents 9512201417a5
children
line wrap: on
line source

<tables>
    <!-- image and interpreter data table -->
    <table name="scripting_images" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, image, interpreter, container_type, container_params</columns>
        <file path="tool-data/scripting_images.loc" />
    </table>
</tables>