[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-XML-Parser-2.46-9.el9.src download

Name perl-XML-Parser
Epoch 0
Version 2.46
Release 9.el9
Architecture src
Website/URL https://metacpan.org/release/XML-Parser
License GPL+ or Artistic
Build Time 2025-02-21 10:36:47
Build Host certified-builder01.msvsphere-os.ru
Summary Perl module for parsing XML documents
Repositories OS
Description This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time.
Errata
Size 260 KiB
Source Project perl-XML-Parser-2.46-9.el9
SHA-256 checksum 3d43d20c6f975b989ec79b0669434d56350c414cd8c650171e44eaf35afc42fa
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.46-9
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.46-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.46-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937