This commit is contained in:
2026-04-27 11:00:40 +02:00
parent d4825553a9
commit 90bd0ecdf5
11 changed files with 1002 additions and 130 deletions
+6 -1
View File
@@ -5,7 +5,12 @@
"Bash(ls -la \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\")",
"Bash(find \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\" -type f)",
"Bash(grep -E '\\\\.\\(py|json|txt|md|yaml|yml\\)$')",
"Bash(ls -la \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\\\\\\\\Processed\" \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\\\\\\\\ToProcess\")"
"Bash(ls -la \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\\\\\\\\Processed\" \"U:\\\\\\\\Medevio\\\\\\\\60 ScansProcessing\\\\\\\\ToProcess\")",
"Bash(python -c ' *)",
"Bash(gs --version)",
"Bash(where gs *)",
"Bash(python -c \"import pypdf; print\\('pypdf ok'\\)\")",
"Bash(python -c \"import fitz; print\\('pymupdf ok', fitz.version\\)\")"
]
}
}