Port details on branch 2022Q2 |
- py-pikepdf Read and write PDFs with Python, powered by qpdf
- 9.9.0_1 textproc
=3 9.5.2_1Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2019-07-11 16:21:19
- Last Update: 2025-07-21 08:00:55
- Commit Hash: 0b0f7cd
- People watching this port, also watch:: xfce4-settings, libevent, xcb-util-image, libXdamage, xorg-docs
- 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 py311-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 py311-pikepdf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pikepdf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1751330136
SHA256 (pikepdf-9.9.0.tar.gz) = 948620612c5ee70c14b262a352b1db927386eab741d6ed77fdb1c4c8772734b9
SIZE (pikepdf-9.9.0.tar.gz) = 4544960
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-pybind11>=2.10.1 : devel/py-pybind11@py311
- py311-wheel>=0.37 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-attrs>=20.2.0 : devel/py-attrs@py311
- py311-python-dateutil>=2.8.0 : devel/py-python-dateutil@py311
- py311-hypothesis>=0 : devel/py-hypothesis@py311
- py311-psutil>=5<6 : sysutils/py-psutil@py311
- py311-pybind11>=2.6.0 : devel/py-pybind11@py311
- py311-pytest>=4.4.0,1<7.3.5,1 : devel/py-pytest@py311
- py311-pytest-helpers-namespace>=2019.1.8 : devel/py-pytest-helpers-namespace@py311
- py311-pytest-timeout>=1.3.3 : devel/py-pytest-timeout@py311
- py311-pytest-xdist>=1.28 : devel/py-pytest-xdist@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-python-xmp-toolkit>=2.0.1 : textproc/py-python-xmp-toolkit@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-deprecated>0 : devel/py-deprecated@py311
- py311-lxml5>=4.8 : devel/py-lxml5@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pillow>=10.0.1 : graphics/py-pillow@py311
- jbig2dec : graphics/jbig2dec
- python3.11 : lang/python311
- Library dependencies:
-
- libqpdf.so : print/qpdf
- This port is required by:
- for Run
-
- graphics/py-img2pdf
- print/pdfarranger
- textproc/py-ocrmypdf
Configuration Options:
- ===> The following configuration options are available for py311-pikepdf-9.9.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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|