document: modulemd-packager version: 3 data: name: perl-YAML stream: '1.30' summary: Perl parser for YAML description: > The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages, including Perl. For information on the YAML syntax, please refer to the YAML specification. license: [MIT] configurations: - context: 'f35p534' platform: f35 buildrequires: perl: ['5.34'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.34'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 - context: 'f36p534' platform: f36 buildrequires: perl: ['5.34'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.34'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 - context: 'f37p534' platform: f37 buildrequires: perl: ['5.34'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.34'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 - context: 'f38p534' platform: f38 buildrequires: perl: ['5.34'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.34'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 - context: 'f35p536' platform: f35 buildrequires: perl: ['5.36'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.36'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 - context: 'f36p536' platform: f36 buildrequires: perl: ['5.36'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.36'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 - context: 'f37p536' platform: f37 buildrequires: perl: ['5.36'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.36'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 - context: 'f38p536' platform: f38 buildrequires: perl: ['5.36'] perl-YAML-bootstrap: [1.30] requires: perl: ['5.36'] buildopts: rpms: macros: | %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 references: community: https://metacpan.org/release/YAML profiles: common: description: YAML distribution rpms: - perl-YAML api: rpms: - perl-YAML components: rpms: perl-YAML: rationale: The API. ref: f36