--- document: modulemd version: 2 data: name: perl-XML-Parser stream: "2.46" version: 3420210907103304 context: 48f9df1a static_context: true arch: aarch64 summary: Perl module for parsing XML documents 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. license: module: - MIT content: - GPL+ or Artistic xmd: {} dependencies: - buildrequires: perl: [5.32] perl-libwww-perl: [6.48] platform: [f34] requires: perl: [5.32] perl-libwww-perl: [6.48] platform: [f34] references: community: https://metacpan.org/release/XML-Parser profiles: common: description: XML::Parser Perl module rpms: - perl-XML-Parser api: rpms: - perl-XML-Parser filter: rpms: - perl-Capture-Tiny - perl-Devel-CheckLib buildopts: rpms: macros: > %_without_perl_Devel_CheckLib_enables_optional_test 1 components: rpms: perl-Capture-Tiny: rationale: For perl-Devel-CheckLib. ref: f34 buildonly: true arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] perl-Devel-CheckLib: rationale: For perl-XML-Parser. ref: f34 buildorder: 1 buildonly: true arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] perl-XML-Parser: rationale: The API. ref: f34 buildorder: 2 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] artifacts: rpms: - perl-XML-Parser-0:2.46-7.module_f34+11399+ff5f40c6.aarch64 - perl-XML-Parser-0:2.46-7.module_f34+11399+ff5f40c6.src - perl-XML-Parser-debuginfo-0:2.46-7.module_f34+11399+ff5f40c6.aarch64 - perl-XML-Parser-debugsource-0:2.46-7.module_f34+11399+ff5f40c6.aarch64 ...