| Port details on branch 2020Q3 |
- py-pikepdf Read and write PDFs with Python, powered by qpdf
- 1.17.3 textproc
=0 1.17.3Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2020-07-06 06:41:15
- Last Update: 2020-07-29 10:17:18
- Commit Hash: a107956
- 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.
WWW: https://github.com/pikepdf/pikepdf
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py37-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 py37-pikepdf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-pikepdf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1595844470
SHA256 (pikepdf-1.17.3.tar.gz) = 8413c31b0adf95efcad1222fd4d0a50b11d961ad26dbeb84e2abbc860ef8bc8d
SIZE (pikepdf-1.17.3.tar.gz) = 2357738
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:
-
- py37-pybind11>=2.4.3<3 : devel/py-pybind11@py37
- py37-setuptools_scm>0 : devel/py-setuptools_scm@py37
- py37-setuptools_scm_git_archive>0 : devel/py-setuptools_scm_git_archive@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-lxml>=4.0 : devel/py-lxml@py37
- py37-pillow>=7.0.0 : graphics/py-pillow@py37
- jbig2dec : graphics/jbig2dec
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Library dependencies:
-
- libqpdf.so : print/qpdf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-pikepdf-1.17.3:
JBIG2=on: Support for extracting JBIG2 images
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-pikepdf
- USES:
- compiler:c++14-lang python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|