libxml-xpath-perl 1.44-1 source package in Ubuntu

Changelog

libxml-xpath-perl (1.44-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * Import upstream version 1.44.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <email address hidden>  Sat, 20 Oct 2018 18:13:27 +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
Jammy release universe perl
Focal release universe perl

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxml-xpath-perl_1.44-1.dsc 2.3 KiB 25ed33424a014f479beba22827935158193f9259538433f40e0fe983177955f0
libxml-xpath-perl_1.44.orig.tar.gz 54.6 KiB 1cc9110705165dc09dd09974dd7c0b6709c9351d6b6b1cef5a711055f891dd0f
libxml-xpath-perl_1.44-1.debian.tar.xz 4.9 KiB c0322b7a333d307672e1af63ea185c6b2b0cb9db66cc6f66a2fe43265b501d43

Available diffs

No changes file available.

Binary packages built by this source

libxml-xpath-perl: Perl module for processing XPath

 The XML::XPath module implements the W3C's XPath specification. It aims to
 be completely correct to the letter of the spec, and yet still allow
 extensions through the use of functions and variables, such as are
 provided by XSLT and XPointer.
 .
 Besides the Perl modules it also provides a command line tool named
 "xpath" to query XPath statements in XML documents.