# HG changeset patch # User iuc # Date 1758645190 0 # Node ID 0d9cd7b02f1423f7e29118390c3ff93adeb2499a # Parent 1dfbdcbf604b048000ae31dca5d1826a8fa641f6 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/filtlong commit 5875d08292df3ceac45962dcc1790a36de9dcf9a diff -r 1dfbdcbf604b -r 0d9cd7b02f14 filtlong.xml --- a/filtlong.xml Mon Aug 18 12:38:23 2025 +0000 +++ b/filtlong.xml Tue Sep 23 16:33:10 2025 +0000 @@ -50,10 +50,16 @@
- + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ + - - + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ + + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ +
@@ -69,7 +75,9 @@
- + + (?i)^[0-9]+(?:[KMG](?:B)?)?$ +
@@ -84,7 +92,7 @@
- +
@@ -98,7 +106,7 @@
- +
@@ -117,16 +125,5 @@ - - - @misc{rrwick2017, - author = {Wick, Ryan}, - year = {2017}, - title = {Filtlong}, - publisher = {GitHub}, - journal = {GitHub repository}, - url = {https://github.com/rrwick/Filtlong}, - } - - + diff -r 1dfbdcbf604b -r 0d9cd7b02f14 macros.xml --- a/macros.xml Mon Aug 18 12:38:23 2025 +0000 +++ b/macros.xml Tue Sep 23 16:33:10 2025 +0000 @@ -1,12 +1,10 @@ - 0.3.0 + 0.3.1 0 20.01 - - filtlong - + filtlong @@ -14,5 +12,18 @@ filtlong - - + + + + @misc{rrwick2017, + author = {Wick, Ryan}, + year = {2017}, + title = {Filtlong}, + publisher = {GitHub}, + journal = {GitHub repository}, + url = {https://github.com/rrwick/Filtlong}, + } + + + + \ No newline at end of file