libxml-xpath-perl 1.48-1 source package in Ubuntu
Changelog
libxml-xpath-perl (1.48-1) unstable; urgency=medium * Team upload. * Import upstream version 1.48. * Refresh lintian overrides. -- gregor herrmann <email address hidden> Sat, 13 Aug 2022 18:12:39 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl | |
Kinetic | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxml-xpath-perl_1.48-1.dsc | 2.4 KiB | 8129ee64551fe4a893cadb04a03ddc1d4c7239c77722fda0419b6ed38a167ec6 |
libxml-xpath-perl_1.48.orig.tar.gz | 55.5 KiB | 7bc75be36b239e5b2e700a9570d2b53b43093d467f2abe6a743f9ff9093790cd |
libxml-xpath-perl_1.48-1.debian.tar.xz | 5.3 KiB | 785a73d7720360b8b6c2def8cc3f28aa2ee3bba30159c86aa599c2b6b521bef2 |
Available diffs
- diff from 1.47-1 to 1.48-1 (5.4 KiB)
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.