view macros.xml @ 166:f554351c0a06 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit c860fa7080cf5e8038672a876975bc7f9ca26d59
author ximgchess
date Wed, 05 Jul 2023 13:35:34 +0000
parents 43d565a92043
children 50fb82e1213a
line wrap: on
line source

<macros>
  <token name="@TOOL_VERSION@">PACKAGE_VERSION</token>
  <token name="@VERSION_SUFFIX@">0</token>
  <token name="@PROFILE@">21.09</token>
  <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token>
  <xml name="chap-requirement">
    <requirement type="package" version="@TOOL_VERSION@">chessanalysispipeline</requirement>
  </xml>
  <xml name="chap-citation">
    <citation type="doi">10.5281/zenodo.7963532</citation>
  </xml>
</macros>