libhtml-parser-perl 3.78-1 source package in Ubuntu

Changelog

libhtml-parser-perl (3.78-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 3.78.

 -- gregor herrmann <email address hidden>  Sat, 02 Apr 2022 17:55:01 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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.78-1.dsc 2.5 KiB e932c2aaefa72b25d431a7a354186084337e7173efcd2f67017840e3a16da4a2
libhtml-parser-perl_3.78.orig.tar.gz 117.9 KiB 22564002f206af94c1dd8535f02b0d9735125d9ebe89dd0ff9cd6c000e29c29d
libhtml-parser-perl_3.78-1.debian.tar.xz 8.0 KiB be2b75d8cc7bbcf4eadcef54b2c2e5374cee0af0d77158d95a0fe7eb952c2cc9

No changes file available.

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