Mercurial > repos > muon-spectroscopy-computational-project > pm_asephonons
diff muon_macros.xml @ 3:fd28cbdb134e draft
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/pm_asephonons commit 70a4d37ecdf5d586703cfc509922311e95d3205c
author | muon-spectroscopy-computational-project |
---|---|
date | Tue, 18 Jul 2023 13:26:32 +0000 |
parents | dd3ca8457fcd |
children |
line wrap: on
line diff
--- a/muon_macros.xml Fri Feb 03 15:39:17 2023 +0000 +++ b/muon_macros.xml Tue Jul 18 13:26:32 2023 +0000 @@ -17,4 +17,13 @@ <validator type="regex" message="Input should only contain whitespace, '[', ']', ',' and digits.">^[\s\d,\[\]]+$</validator> </param> </xml> + <!-- version of underlying tool (PEP 440) --> + <!-- citation should be updated with every underlying tool version --> + <!-- concept is not updated, and should only be used for referencing the idea of the software --> + <token name="@MUSPINSIM_VERSION@">2.2.1</token> + <token name="@MUSPINSIM_CITATION@">10.5281/zenodo.7733979</token> + <token name="@MUSPINSIM_CONCEPT@">10.5281/zenodo.6517626</token> + <token name="@PYMUONSUITE_VERSION@">0.3.0</token> + <token name="@PYMUONSUITE_CITATION@">10.5281/zenodo.8026711</token> + <token name="@PYMUONSUITE_CONCEPT@">10.5281/zenodo.7025643</token> </macros> \ No newline at end of file