libhtml-selector-xpath-perl 0.28-1 source package in Ubuntu

Changelog

libhtml-selector-xpath-perl (0.28-1) unstable; urgency=medium

  * Import upstream version 0.28.
  * Update copyright years
  * Declare compliance with Debian Policy 4.6.2

 -- Florian Schlichting <email address hidden>  Sun, 22 Oct 2023 00:23:01 +0200

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-selector-xpath-perl_0.28-1.dsc 2.3 KiB 1d6fd6fbf3786675fc978ac3e0568721facdda040cb95a7aea0b3a4c24ee5fcc
libhtml-selector-xpath-perl_0.28.orig.tar.gz 32.8 KiB 432717f03ed2cf3d641130cfd3d4a153f09ad4f856da007813792fe0b2e58d0f
libhtml-selector-xpath-perl_0.28-1.debian.tar.xz 3.5 KiB b5423d911605908cdafea7dac3ee0ab5361be4f7382731711e7d1b42e2e592ce

Available diffs

No changes file available.

Binary packages built by this source

libhtml-selector-xpath-perl: module for compiling CSS Selectors to XPath

 HTML::Selector::XPath is a Perl module that provides simple utility functions
 for compiling CSS Selectors to the equivalent XPath expression. It provides
 full support for CSS2 and partial support for CSS3 selectors.