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

Changelog

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

  * Team upload.
  * Import upstream version 3.79.
  * debian/copyright: add information about new third-party file.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Sat, 15 Oct 2022 21:39:48 +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.79-1.dsc 2.5 KiB d74bb0f3eb12f0864dfef91befecd0ac2421772022538162d8262457e6166a39
libhtml-parser-perl_3.79.orig.tar.gz 144.8 KiB b934907d37b58e5b13f9b374a21e177645439ebcb44900cd37329b0c48893cdc
libhtml-parser-perl_3.79-1.debian.tar.xz 8.1 KiB efa6aaebfad3ff07ec31588b07f8393520d3866a34334d40476b9e0a0c6af53c

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