libhtml-parser-perl 3.83-ok1 source package in openKylin

Changelog

libhtml-parser-perl (3.83-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 08:35:55 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed 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-ok1.debian.tar.xz 3.0 KiB ef31ca2499d953a0b17b19c965c9f52518c155283003eccb635d1b6d27c3931f
libhtml-parser-perl_3.83-ok1.dsc 2.1 KiB b6b44b13bfc08b028d698b493d646992eb4391237d13be884c7b9e0ad980288d

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