# HG changeset patch # User iuc # Date 1761918627 0 # Node ID 639d81cf8ac85e9c623f6324709137b1db4e8537 # Parent ff7cec6bc5188201a7607d92961e9742c362b4db planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fileidentification commit 54a29e12e7c71367b28f1dea4fb6458590b0ca92 diff -r ff7cec6bc518 -r 639d81cf8ac8 fileidentification.xml --- a/fileidentification.xml Thu Oct 30 16:52:27 2025 +0000 +++ b/fileidentification.xml Fri Oct 31 13:50:27 2025 +0000 @@ -30,6 +30,7 @@ - checks if the content of the files is intact Input: A ZIP containing the files to be analysed (may be a nested folder structure) + Output: A report in plain text form A possible use case are digital preservation workflows, @@ -45,10 +46,9 @@ @misc{githubfileidentification, - author = {Swiss National Data and Service Center for the Humanities}, + author = {{DaSCH, Swiss National Data and Service Center for the Humanities}}, year = {2025}, title = {Fileidentification - A CLI to Identify Multimedia File Formats and Bulk Convert Files}, - publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/dasch-swiss/fileidentification}, } diff -r ff7cec6bc518 -r 639d81cf8ac8 macros.xml --- a/macros.xml Thu Oct 30 16:52:27 2025 +0000 +++ b/macros.xml Fri Oct 31 13:50:27 2025 +0000 @@ -1,10 +1,10 @@ 2.5.0 - 0 + 1 - daschswiss/fileidentification-galaxy:@TOOL_VERSION@-galaxy@VERSION_SUFFIX@ + daschswiss/fileidentification-galaxy:@TOOL_VERSION@