Mercurial > repos > iuc > dos2unix
diff macros.xml @ 0:bf1e9386e828 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/dos2unix commit 273375ad5619a511617f30f977b9734e656016fc
| author | iuc |
|---|---|
| date | Mon, 20 Oct 2025 16:57:15 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Oct 20 16:57:15 2025 +0000 @@ -0,0 +1,18 @@ +<macros> + <token name="@TOOL_VERSION@">7.5.3</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE_VERSION@">23.2</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">dos2unix</requirement> + </requirements> + </xml> + <xml name="citations"> + <citation type="bibtex">@UNPUBLISHED{Waterlander2025, + author = "Erwin Waterlander" + title = "Dos2Unix / Unix2Dos - Text file format converters" + year = "2025" + note = "https://sourceforge.net/projects/dos2unix/"} + </citation> + </xml> +</macros>
