view macros.xml @ 140:47b86f77fa59 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 819e366e63ba35d3f50f8fc2bd163ce60293b59c-dirty
author ximgchess
date Mon, 26 Jun 2023 11:54:17 +0000
parents 59d672fde7fd
children df35a4e87a28
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>