Mercurial > repos > iuc > dos2unix
comparison macros.xml @ 0:0b3a28ad3947 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/dos2unix/ commit 7e66ed2b5a95d5d1523524e5dc106bd9d4cb6b43
author | iuc |
---|---|
date | Fri, 11 Jul 2025 11:20:26 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:0b3a28ad3947 |
---|---|
1 <macros> | |
2 <token name="@TOOL_VERSION@">7.5.2</token> | |
3 <token name="@VERSION_SUFFIX@">0</token> | |
4 <token name="@PROFILE_VERSION@">23.2</token> | |
5 <xml name="requirements"> | |
6 <requirements> | |
7 <requirement type="package" version="@TOOL_VERSION@">dos2unix</requirement> | |
8 </requirements> | |
9 </xml> | |
10 <xml name="citations"> | |
11 <citation type="bibtex">@UNPUBLISHED{Waterlander2025, | |
12 author = "Erwin Waterlander" | |
13 title = "Dos2Unix / Unix2Dos - Text file format converters" | |
14 year = "2025" | |
15 note = "https://sourceforge.net/projects/dos2unix/"} | |
16 </citation> | |
17 </xml> | |
18 </macros> |