weasyprint 51-3 source package in Ubuntu

Changelog

weasyprint (51-3) unstable; urgency=low

  [ Debian Janitor ]
  * Changed vcs type from git to Git based on URL.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Thu, 16 Sep 2021 23:43:27 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
weasyprint_51-3.dsc 2.0 KiB 793aca4fa36dd64423daba4baddd82d5b5c026ea6a98f2407a6b892b6c44ecd6
weasyprint_51.orig.tar.gz 301.2 KiB b3e971973a4f03c1430e6b838b75b5b57630415fcae8666d2be1347630ff6d6a
weasyprint_51-3.debian.tar.xz 5.8 KiB 84f817fa583341372815ce6bba7b789996f79bf037156573c7cf94dff365fd4e

Available diffs

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.