view macros.xml @ 139:59d672fde7fd draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3d091903055c4f157d9e266f8af0157fac1c95fd-dirty
author ximgchess
date Thu, 22 Jun 2023 14:45:11 +0000
parents 49985da419b8
children 47b86f77fa59
line wrap: on
line source

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