view macros.xml @ 7:e74df764bfd9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/tesseract commit 20f169c0b8733849ad00328ce25f3d9e33a35a1f
author iuc
date Fri, 23 Jan 2026 14:13:10 +0000
parents 64866a0b32b2
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">5.5.2</token>
    <token name="@VERSION_SUFFIX@">3</token>
    <token name="@TOOL_VERSION_PDFIMAGES@">25.07.0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">tesseract</requirement>
            <requirement type="package" version="@TOOL_VERSION_PDFIMAGES@">poppler</requirement>
        </requirements>
    </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>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1145/1815330.1815339</citation>
            <citation type="doi">10.1145/1577802.1577804</citation>
            <citation type="doi">10.1145/1577802.1577809</citation>
            <citation type="doi">10.1109/ICDAR.2009.257</citation>
            <citation type="doi">10.1109/ICDAR.2007.4376991</citation>
            <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>
</macros>