weasyprint 61.2-2 source package in Ubuntu

Changelog

weasyprint (61.2-2) unstable; urgency=medium

  * Update libglib2.0-0 to libglib2.0-0t64 for 64 bit time transition

 -- Scott Kitterman <email address hidden>  Sat, 27 Apr 2024 14:21:04 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
weasyprint_61.2-2.dsc 2.1 KiB d1ba0e8a238285a6db07a6361f758e7b5cc493c75127e003cd6ba45bf76e1b8a
weasyprint_61.2.orig.tar.gz 436.8 KiB 47df6cfeeff8c6c28cf2e4caf837cde17715efe462708ada74baa2eb391b6059
weasyprint_61.2-2.debian.tar.xz 4.0 KiB 3946487909faba20fb266096348e6e0e9ba0dc0f01d8e70dff3bffd43b2cd269

No changes file available.

Binary packages built by this source

weasyprint: Document factory for creating PDF files from HTML

 WeasyPrint is a smart solution helping web developers to create PDF
 documents. It turns simple HTML pages into gorgeous statistical reports,
 invoices, tickets, etc.
 .
 From a technical point of view, WeasyPrint is a visual rendering engine for
 HTML and CSS that can export to PDF and PNG. It aims to support web standards
 for printing. WeasyPrint is free software made available under a BSD license.
 .
 It is based on various libraries but *not* on a full rendering engine like
 WebKit or Gecko. The CSS layout engine is written in Python, designed for
 pagination, and meant to be easy to hack on.