dangerzone/dangerzone/isolation_provider
deeplow 879fca6f9f
Remove uneeded TESSDATA_PREFIX setting in container
The container image does not need the TESSDATA_PREFIX env variable since
its PyMuPDF version is new enough to support `tessdata` as an argument
when calling the PyMuPDF tesseract method.
2024-02-07 13:14:08 +00:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py Remove timeouts 2024-02-06 20:11:43 +00:00
container.py Remove uneeded TESSDATA_PREFIX setting in container 2024-02-07 13:14:08 +00:00
dummy.py Stream pages in containers: merge isolation providers 2024-02-06 19:42:33 +00:00
qubes.py Remove timeouts 2024-02-06 20:11:43 +00:00