Fix pipeline order, add selective metadata stripping, rename case/regex

This commit is contained in:
2026-03-06 18:12:18 +02:00
parent 8edaab0e2b
commit 62ad99d254
10 changed files with 208 additions and 17 deletions

View File

@@ -21,6 +21,7 @@ imageproc = "0.25"
ab_glyph = "0.2"
dirs = "6"
notify = "7"
regex = "1"
[dev-dependencies]
tempfile = "3"