view tool_data_table_conf.xml.test @ 1:480a222aa00a draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/wordcloud commit f4d7669a5d4e87db78341b2a3e9d639486c709fc
author bgruening
date Thu, 05 Jun 2025 19:09:17 +0000
parents 00372f57c454
children
line wrap: on
line source

<tables>
    <!-- Locations of font files -->
    <table name="fonts" comment_char="#" allow_duplicate_entries="false">
        <columns>value, name, version, path</columns>
        <file path="${__HERE__}/test-data/fonts.loc" />
    </table>
</tables>