OCR-D / core

Collection of OCR-related python tools and wrappers from @OCR-D
https://ocr-d.de/core/
Apache License 2.0
117 stars 31 forks source link

fix: resmgr download directories #1237 #1248

Closed MehmedGIT closed 1 day ago

MehmedGIT commented 1 week ago

A fix for #1237. The resource manager should now properly copy the directories recursively.

MehmedGIT commented 1 week ago

IMO, we should also move the copy file and copy directory methods to ocrd_utils/os.py