aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyMuPDF/README
diff options
context:
space:
mode:
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.