view macros.xml @ 1:1ba934f8c35b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pdfimages/ commit bbf307ebb324e2b3278338b2b15672f071c98edc
author iuc
date Mon, 11 Aug 2025 12:29:13 +0000
parents fe8e52e52961
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">25.07.0</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">poppler</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @misc{poppler,
                  title        = {Poppler PDF Rendering Library},
                  howpublished = {\url{https://gitlab.freedesktop.org/poppler/poppler}},
                  note         = {Accessed: 2025-07-31}
                }
            </citation>
        </citations>
    </xml>
    <xml name="creators">
        <creator>
            <person givenName="Rand" familyName="Zoabi" url="https://github.com/RZ9082" identifier="https://orcid.org/0009-0000-2501-8053" />
        </creator>
    </xml>
</macros>