Compare commits
18 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a962dbf219 | ||
|
|
a26eac2592 | ||
|
|
44b1f91230 | ||
|
|
da697bf443 | ||
|
|
10f99b3dcf | ||
|
|
274c1dd1db | ||
|
|
322b27fc36 | ||
|
|
f21d941c01 | ||
|
|
82ffe3dbb8 | ||
|
|
8b71bd15ac | ||
|
|
25c92b4256 | ||
|
|
8b44920806 | ||
|
|
a84785bfcc | ||
|
|
29b4030f1e | ||
|
|
59d21928b8 | ||
|
|
6dba27a54c | ||
|
|
ba6328029a | ||
|
|
99d0cb95ca |
1 changed files with 204 additions and 0 deletions
204
perl-XML-Parser.yaml
Normal file
204
perl-XML-Parser.yaml
Normal file
|
|
@ -0,0 +1,204 @@
|
|||
document: modulemd-packager
|
||||
version: 3
|
||||
data:
|
||||
name: perl-XML-Parser
|
||||
stream: '2.46'
|
||||
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: [MIT]
|
||||
configurations:
|
||||
#- context: '6'
|
||||
# platform: f36
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '7'
|
||||
# platform: f36
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '8'
|
||||
# platform: f36
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
- context: '9'
|
||||
platform: f36
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '10'
|
||||
# platform: f37
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '11'
|
||||
# platform: f37
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '12'
|
||||
# platform: f37
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
- context: '13'
|
||||
platform: f37
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '14'
|
||||
# platform: f38
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '15'
|
||||
# platform: f38
|
||||
# buildrequires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# requires:
|
||||
# perl: ['5.34']
|
||||
# perl-libwww-perl: ['6.67']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
#- context: '16'
|
||||
# platform: f38
|
||||
# buildrequires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# requires:
|
||||
# perl: ['5.36']
|
||||
# perl-libwww-perl: ['6.62']
|
||||
# buildopts:
|
||||
# rpms:
|
||||
# macros: |
|
||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
- context: '17'
|
||||
platform: f38
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
- context: '18'
|
||||
platform: f39
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
perl-libwww-perl: ['6.67']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
||||
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
|
||||
components:
|
||||
rpms:
|
||||
perl-Capture-Tiny:
|
||||
rationale: For perl-Devel-CheckLib.
|
||||
ref: f37
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-Devel-CheckLib:
|
||||
rationale: For perl-XML-Parser.
|
||||
ref: f37
|
||||
buildonly: true
|
||||
buildorder: 1
|
||||
perl-XML-Parser:
|
||||
rationale: The API.
|
||||
ref: f37
|
||||
buildorder: 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue