Commit graph

5 commits

Author SHA1 Message Date
Alex Pyrgiotis
149ba235d9
FIXUP: Fix a deprecation warning for filter= 2024-10-09 21:55:01 +03:00
Alex Pyrgiotis
c37ff7322d
FIXUP: Replace print statements with logging 2024-10-09 21:54:42 +03:00
Alex Pyrgiotis
8db9261ccf
Revert "FIXUP: Factor out git_root"
This reverts commit 6a5b6e4249.
2024-10-09 20:22:52 +03:00
Alex Pyrgiotis
6a5b6e4249
FIXUP: Factor out git_root 2024-10-09 20:03:44 +03:00
Alex Pyrgiotis
0921cc23e7
Add script for downloading Tesseract data
Add a Python script that can run in all supported platforms, and can
download and extract the Tesseract language data from GitHub, while
also:

1. Checking that the expected hash matches.
2. Informing the user if the language data have already been downloaded.
3. Extracting only the subset of language data that Dangerzone needs
2024-10-08 19:10:02 +03:00