libhtml-treebuilder-xpath-perl 0.14-1.1 source package in Ubuntu

Changelog

libhtml-treebuilder-xpath-perl (0.14-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sun, 03 Jan 2021 13:21:33 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-treebuilder-xpath-perl_0.14-1.1.dsc 2.4 KiB 95532716dde0f830d186aab51332b72ef8795d0c6f463dc0e74176f97cf523cf
libhtml-treebuilder-xpath-perl_0.14.orig.tar.gz 10.2 KiB 25ebbdb2444a0a599ae5e7a457d75e09efcdf3266a5c5700b1403ccb7488a4f3
libhtml-treebuilder-xpath-perl_0.14-1.1.debian.tar.xz 2.6 KiB ae05a88515cec7f5af87d03a183528acbb029343e8cb80ea40501e7b7e3d0e0a

Available diffs

No changes file available.

Binary packages built by this source

libhtml-treebuilder-xpath-perl: Perl module to add XPath support to HTML::TreeBuilder

 HTML::TreeBuilder::XPath is a drop-in replacement for HTML::TreeBuilder (see
 libhtml-treebuilder-perl) that adds typical XPath methods, making it easy to
 query a document and extract information about nodes and values.
 .
 It is also capable of generating two representations of the XML output: a
 compact version, intended for machine readable output and minimal space
 requirements (in terms of disk space and network bandwidth); and a human
 readable, indented version.