Port details on branch 2024Q3 |
- py-pikepdf Read and write PDFs with Python, powered by qpdf
- 9.4.2 textproc =3 9.4.2Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2019-07-11 16:21:19
- Last Update: 2024-12-15 14:00:49
- Commit Hash: 434dcd5
- People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, vcdimager
- 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 = 1734249895
SHA256 (pikepdf-9.4.2.tar.gz) = 0108c063bc56dc2dbfc87f20533a728342a938f4c85e39773866b71255aa8388
SIZE (pikepdf-9.4.2.tar.gz) = 2914992
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-pybind11>=2.10.1 : devel/py-pybind11@py311
- py311-wheel>=0.37 : devel/py-wheel@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- 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-lxml>=4.8 : devel/py-lxml@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pillow>=10.0.1 : graphics/py-pillow@py311
- jbig2dec : graphics/jbig2dec
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- 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.4.2:
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:
|