| Port details |
- py-plutoprint A Python Library for Generating PDFs and Images from HTML
- 0.15.0 print
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: acm@FreeBSD.org
 - Port Added: 2025-12-28 08:36:07
- Last Update: 2025-12-28 08:32:07
- Commit Hash: 96345a1
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/plutoprint/plutoprint
- Description:
- PlutoPrint is a lightweight and easy-to-use Python library for generating
high-quality PDFs and images directly from HTML or XML content. It is based on
PlutoBook’s robust rendering engine and provides a simple API to convert ur
HTML into crisp PDF documents or vibrant image files. This makes it ideal for
reports, invoices, or visual snapshots.
¦ ¦ ¦ ¦ 
- 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}plutoprint>0:print/py-plutoprint@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/print/py-plutoprint/ && make install clean
- To add the package, run one of these commands:
- pkg install print/py-plutoprint
- pkg install py311-plutoprint
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-plutoprint listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-plutoprint
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1766909240
SHA256 (plutoprint-plutoprint-v0.15.0_GH0.tar.gz) = 20e1289826e11e251ff955dd99d754ddbad29cf6ff0b7b0583cca5786527243f
SIZE (plutoprint-plutoprint-v0.15.0_GH0.tar.gz) = 47139
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-meson-python>=0.12.1 : devel/meson-python@py311
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libplutobook.so : print/plutobook
- libcurl.so : ftp/curl
- libexpat.so : textproc/expat2
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libicuuc.so : devel/icu
- libturbojpeg.so : graphics/libjpeg-turbo
- libwebp.so : graphics/webp
- libcairo.so : graphics/cairo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_py-plutoprint
- USES:
- compiler:c++20-lang gnome ninja pkgconfig python
- 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 |
0.15.0 28 Dec 2025 08:32:07
    |
Jose Alonso Cardenas Marquez (acm)  |
print/py-plutoprint: New port: A Python Library for Generating PDFs and Images
from HTML
PlutoPrint is a lightweight and easy-to-use Python library for generating
high-quality PDFs and images directly from HTML or XML content. It is based on
PlutoBook’s robust rendering engine and provides a simple API to convert ur
HTML into crisp PDF documents or vibrant image files. This makes it ideal for
reports, invoices, or visual snapshots. |
Number of commits found: 1
|