view macros.xml @ 2:c3f88253f9c5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/dos2unix commit 7a6dc9a1e9a2f77f25ceb2d7a2fcbb3b0b7d25e7
author iuc
date Mon, 02 Feb 2026 09:19:36 +0000
parents bf7c4eb54f39
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">7.5.4</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE_VERSION@">23.2</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">dos2unix</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citation type="bibtex">@UNPUBLISHED{Waterlander2025,
            author = "Erwin Waterlander"
            title = "Dos2Unix / Unix2Dos - Text file format converters"
            year = "2025"
            note = "https://sourceforge.net/projects/dos2unix/"}
        </citation>
    </xml>
</macros>