libhtml-tableextract-perl 2.15-2 source package in Ubuntu

Changelog

libhtml-tableextract-perl (2.15-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 22:48:51 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-tableextract-perl_2.15-2.dsc 2.2 KiB dd747eda2d8db87e4921a4684014892e6b31c23664fb9c257178a14eeec73152
libhtml-tableextract-perl_2.15.orig.tar.gz 35.6 KiB 86c59c9d58da3ca174da5e62f5a0fb02f4da02b1b1e01df9e5d14bb65e4c3ecf
libhtml-tableextract-perl_2.15-2.debian.tar.xz 3.2 KiB 827fc764ad83c50ca4cf0f4adfd967f01d2de5569a9132bc631565be4b44416c

Available diffs

No changes file available.

Binary packages built by this source

libhtml-tableextract-perl: module for extracting the content contained in HTML tables

 HTML::TableExtract is a module that simplifies the extraction of information
 contained in tables within HTML documents, either as text or encoded element
 trees.
 .
 For extracting a tree structure of element objects, the additional package
 libhtml-element-extended-perl might be needed.