libhtml-html5-writer-perl 0.201-3 source package in Ubuntu

Changelog

libhtml-html5-writer-perl (0.201-3) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository.

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 22:41:11 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-html5-writer-perl_0.201-3.dsc 2.2 KiB cee6c5cb5d06c282792358126bd252d955a12fdc20b039fab0cf350ccc179f26
libhtml-html5-writer-perl_0.201.orig.tar.gz 54.5 KiB 5376f37884b21b7424018e97088dfa64ccc5517ab687238b0d01da601c69b420
libhtml-html5-writer-perl_0.201-3.debian.tar.xz 4.7 KiB 4d84651be51bc0e50bab68cdb345d2a7e56e2767c9903f4d5f871c1a188efe77

Available diffs

No changes file available.

Binary packages built by this source

libhtml-html5-writer-perl: output a DOM as HTML5

 HTML::HTML5::Writer outputs XML::LibXML::Node objects as HTML5 strings.
 It works well on DOM trees that represent valid HTML/XHTML documents;
 less well on other DOM trees.