diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-07-08 09:24:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 09:24:43 +0700 |
commit | 1879f025b8fb02ba623846d558864b097b51c8b4 (patch) | |
tree | 5c5dc8f1081327e164425a30222309f85d81c89c /python/python3-PyMuPDF/README | |
parent | 9209a139f90cb190e316e10cde7a6dd05c246069 (diff) |
python/python3-PyMuPDF: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-PyMuPDF/README')
-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. |