Port details on branch 2022Q4 |
- py-pikepdf Read and write PDFs with Python, powered by qpdf
- 5.6.0_1 textproc
=0 5.6.0_1Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2022-10-22 17:39:06
- Last Update: 2022-10-22 17:33:52
- Commit Hash: 4c9fc57
- Also Listed In: python
- License: MPL20
- WWW:
- https://github.com/pikepdf/pikepdf
- Description:
- pikepdf is a Python library for reading and writing PDF files. It's based on
QPDF, a powerful PDF manipulation and repair library.
pikepdf is similar to PyPDF2 and pdfrw - it provides low level access to PDF
features and allows editing and content transformation of existing PDFs.
Some knowledge of the PDF specification may be helpful. It does not have the
capability to render a PDF to image.
¦ ¦ ¦ ¦ 
- 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}pikepdf>0:textproc/py-pikepdf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-pikepdf/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-pikepdf
- pkg install py39-pikepdf
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-pikepdf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pikepdf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1661742113
SHA256 (pikepdf-5.6.0.tar.gz) = 77ea30551e9f6d195b45b5235ffd82bfe27ee446052cdf63f3af99906e80e469
SIZE (pikepdf-5.6.0.tar.gz) = 2913256
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-pybind11>=2.6.0<3 : devel/py-pybind11@py39
- py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
- py39-setuptools_scm_git_archive>0 : devel/py-setuptools_scm_git_archive@py39
- py39-wheel>0 : devel/py-wheel@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-lxml>=4.0 : devel/py-lxml@py39
- py39-deprecation>=0 : devel/py-deprecation@py39
- py39-pillow>=7.0.0 : graphics/py-pillow@py39
- jbig2dec : graphics/jbig2dec
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libqpdf.so : print/qpdf
- This port is required by:
- for Run
-
- textproc/py-ocrmypdf
Configuration Options:
- ===> The following configuration options are available for py39-pikepdf-5.6.0_1:
JBIG2=on: Support for extracting JBIG2 images
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-pikepdf
- USES:
- compiler:c++14-lang cpe localbase python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.6.0_1 22 Oct 2022 17:33:52
    |
Kai Knoblich (kai)  Author: Wen Heping |
textproc/py-pikepdf: Add missing DEPENDS
PR: 266889
Reported by: Alexander88207@protonmail.com
This also fixes runtime issues with textproc/py-ocrmypdf.
(cherry picked from commit 857ee3432cd49a378f6d396ff9b23b50cf49701a) |
Number of commits found: 1
|