UB-Mannheim / ocr-fileformat

Validate and transform various OCR file formats (hOCR, ALTO, PAGE, FineReader)
https://digi.bib.uni-mannheim.de/ocr-fileformat/
MIT License
176 stars 23 forks source link

Use first bash from PATH (allows running on macOS) #169

Closed stweil closed 10 months ago

stweil commented 10 months ago

/bin/bash on macOS is too old (3.2.57), but can be replaced by a recent bash version from Homebrew.