libhtml-parser-perl 3.72-3build3 source package in Ubuntu

Changelog

libhtml-parser-perl (3.72-3build3) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:32:01 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libhtml-parser-perl_3.72.orig.tar.gz 88.6 KiB ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b
libhtml-parser-perl_3.72-3build3.debian.tar.xz 8.7 KiB 6f9655c56c2173370908188d14df403faa312c9c5623562c60fde88ce8c95e04
libhtml-parser-perl_3.72-3build3.dsc 2.3 KiB 3abbb8a3a42dc247a35ea8af7f3e89f7fa62459e25fbe5698404933242710bb9

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