diff options
Diffstat (limited to 'python/python3-PyMuPDF')
-rw-r--r-- | python/python3-PyMuPDF/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-PyMuPDF/README b/python/python3-PyMuPDF/README index 884e1524d1981..da799f0765722 100644 --- a/python/python3-PyMuPDF/README +++ b/python/python3-PyMuPDF/README @@ -12,5 +12,8 @@ can also be handled like documents: .png, .jpg, .bmp, .tiff, etc. krop (available on SBo) can use PyMuPDF for both rendering and cropping. +To be on the safe side, keep the version of python3-PyMuPDF in sync with +the mupdf version. + Optional autodetected dependencies are python-fonttools, tesseract, and python3-pymupdf_fonts. |