[ All 3 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 2023-03-18 11:10:33
Build Host builder-x86-02.inferitos.ru
Summary Perl module for parsing XML documents
Repositories AppStream
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 8805e2613ffeb6e04bc5f534c141dd1a743b119fa7a666d1ff54ed8f06a0fe70
× 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