Port details |
- py-PyMuPDF Python bindings for the PDF toolkit and renderer MuPDF
- 1.22.5 print =2 1.22.5Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2023-06-22 02:57:08
- Last Update: 2023-06-30 07:08:49
- Commit Hash: 11a10b9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: AGPLv3
- WWW:
- https://github.com/pymupdf/PyMuPDF
- Description:
- 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.
MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (eBooks)
formats, and it is known for its top performance and exceptional rendering
quality.
With PyMuPDF you can access files with extensions like .pdf, .xps, .oxps,
.cbz, .fb2 or .epub. In addition, about 10 popular image formats can also
be handled like documents: .png, .jpg, .bmp, .tiff, etc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}PyMuPDF>0:print/py-PyMuPDF@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/print/py-PyMuPDF/ && make install clean
- To add the package, run one of these commands:
- pkg install print/py-PyMuPDF
- pkg install py39-PyMuPDF
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-PyMuPDF listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-PyMuPDF
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1687397187
SHA256 (PyMuPDF-1.22.5.tar.gz) = 5ec8d5106752297529d0d68d46cfc4ce99914aabd99be843f1599a1842d63fe9
SIZE (PyMuPDF-1.22.5.tar.gz) = 61638053
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- swig : devel/swig
- gmake>=4.3 : devel/gmake
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- textproc/py-pdf2docx
- for Run
-
- textproc/py-pdf2docx
Configuration Options:
- No options to configure
- Options name:
- print_py-PyMuPDF
- USES:
- gmake python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.22.5 30 Jun 2023 07:08:49 |
Po-Chuan Hsieh (sunpoet) |
print/py-PyMuPDF: Clean up USES=python
Approved by: portmgr (blanket)
With hat: python |
1.22.5 22 Jun 2023 02:53:52 |
Wen Heping (wen) |
print/py-PyMuPDF: New port
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.
MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (eBooks)
formats, and it is known for its top performance and exceptional rendering
quality.
With PyMuPDF you can access files with extensions like .pdf, .xps, .oxps,
.cbz, .fb2 or .epub. In addition, about 10 popular image formats can also
be handled like documents: .png, .jpg, .bmp, .tiff, etc. |
Number of commits found: 2
|