notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-plutoprint A Python Library for Generating PDFs and Images from HTML
0.15.0 printnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-plutoprint
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:
  1. py311-meson-python>=0.12.1 : devel/meson-python@py311
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libplutobook.so : print/plutobook
  2. libcurl.so : ftp/curl
  3. libexpat.so : textproc/expat2
  4. libfontconfig.so : x11-fonts/fontconfig
  5. libfreetype.so : print/freetype2
  6. libharfbuzz.so : print/harfbuzz
  7. libicuuc.so : devel/icu
  8. libturbojpeg.so : graphics/libjpeg-turbo
  9. libwebp.so : graphics/webp
  10. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/plutoprint/plutoprint/tar.gz/v0.15.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.0
28 Dec 2025 08:32:07
commit hash: 96345a1ff2ac4adebc2952238a9fc8afa05acf4ccommit hash: 96345a1ff2ac4adebc2952238a9fc8afa05acf4ccommit hash: 96345a1ff2ac4adebc2952238a9fc8afa05acf4ccommit hash: 96345a1ff2ac4adebc2952238a9fc8afa05acf4c files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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