libhtml-parser-perl 3.83-1build1 source package in Ubuntu

Changelog

libhtml-parser-perl (3.83-1build1) plucky; urgency=medium

  * No-change rebuild for libperl soname.

 -- Matthias Klose <email address hidden>  Sun, 20 Oct 2024 10:14:07 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Plucky
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release main perl
Questing release main perl
Plucky release main perl

Downloads

File Size SHA-256 Checksum
libhtml-parser-perl_3.83.orig.tar.gz 147.7 KiB 7278ce9791256132b26a71a5719451844704bb9674b58302c3486df43584f8c0
libhtml-parser-perl_3.83-1build1.debian.tar.xz 8.3 KiB 57a07397caf6c45d992d2d0f5ee2854b573fa0f839e8b758a2acd063fe9617b8
libhtml-parser-perl_3.83-1build1.dsc 2.2 KiB e933c432e90071494755d188ba450ec41c64c458fa5ed1ac8fe4b8a723b56bf4

Available diffs

View changes file

Binary packages built by this source

libhtml-parser-perl: collection of modules that parse HTML text documents

 HTML::Parser is a collection of modules useful for handling HTML documents.
 These modules used to be part of the libwww-perl distribution, but are now
 unbundled in order to facilitate a separate development track.
 .
 Objects of the HTML::Parser class will recognize markup and separate it from
 content data. As different kinds of markup are recognized, the corresponding
 event handler is invoked. The document to be parsed may also be supplied in
 arbitrary chunks, making on-the-fly parsing of network documents possible.

libhtml-parser-perl-dbgsym: debug symbols for libhtml-parser-perl