view macros.xml @ 0:0b3a28ad3947 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/dos2unix/ commit 7e66ed2b5a95d5d1523524e5dc106bd9d4cb6b43
author iuc
date Fri, 11 Jul 2025 11:20:26 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">7.5.2</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>