aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyMuPDF/README
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-09 16:33:21 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-15 11:25:08 +0700
commit78eb72336bfabce45018b93ed9d234fb22dd08f7 (patch)
tree5e5790582f22a73cd6d6bfcaa18016dbe89748a7 /python/python3-PyMuPDF/README
parent8c522a62f7779fc68bdec5faf9f3ea2d73752762 (diff)
python/python3-PyMuPDF: Updated for version 1.24.11, new maintainer.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-PyMuPDF/README')
-rw-r--r--python/python3-PyMuPDF/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-PyMuPDF/README b/python/python3-PyMuPDF/README
index 9a35043dd8..2ff839af0c 100644
--- a/python/python3-PyMuPDF/README
+++ b/python/python3-PyMuPDF/README
@@ -1,3 +1,5 @@
+python3-PyMuPDF (python bindings for mupdf)
+
PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight
PDF, XPS, and eBook viewer, renderer, and toolkit. Both PyMuPDF and
MuPDF are maintained and developed by Artifex Software, Inc.
@@ -22,3 +24,7 @@ To enable Tesseract OCR functions in PyMuPDF, the software must be
installed and the system environment variable TESSDATA_PREFIX must
be defined as follows:
export TESSDATA_PREFIX=/usr/share/tessdata
+
+Note: this is not the latest version of PyMuPDF. It is the latest
+version that will build on Slackware 15.0. Please don't ask for an
+upgrade unless you include a patch in your email.