libio-html-perl 1.004-3 source package in Ubuntu

Changelog

libio-html-perl (1.004-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + libio-html-perl: Add Multi-Arch: foreign.

  [ gregor herrmann ]
  * Remove cdbs substvars from debian/control.
    Leftover from the cdbs → dh conversion,
    and break autopkgtests.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Sat, 09 Apr 2022 18:35:23 +0200

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
Oracular release main perl
Noble release main perl
Mantic release main perl
Lunar release main perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libio-html-perl_1.004-3.dsc 2.2 KiB d4e7752c2fbd654251acba8e98d46c49bad486ab5f9cd25aac03ed0eab82965f
libio-html-perl_1.004.orig.tar.gz 20.4 KiB c87b2df59463bbf2c39596773dfb5c03bde0f7e1051af339f963f58c1cbd8bf5
libio-html-perl_1.004-3.debian.tar.xz 3.5 KiB 1ca386a922fbdcc48e74e531ee7ed33b8a1f91398402ce8d1f1f11e2270e8cad

Available diffs

No changes file available.

Binary packages built by this source

libio-html-perl: open an HTML file with automatic charset detection

 IO::HTML provides an easy way to open a file containing HTML while
 automatically determining its encoding. It uses the HTML5 encoding
 sniffing algorithm specified in section 8.2.2.1 of the draft standard.