--- document: modulemd version: 2 data: name: perl-YAML stream: "1.30" version: 3520220823102002 context: f35p536 static_context: true arch: x86_64 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: module: - MIT content: - GPL+ or Artistic xmd: {} dependencies: - buildrequires: perl: [5.36] perl-YAML-bootstrap: [1.30] platform: [f35] requires: perl: [5.36] platform: [f35] references: community: https://metacpan.org/release/YAML profiles: common: description: YAML distribution rpms: - perl-YAML api: rpms: - perl-YAML buildopts: rpms: macros: > %_with_perl_YAML_enables_test 1 %_without_perl_YAML_enables_extra_test 1 components: rpms: perl-YAML: rationale: The API. ref: f36 arches: [aarch64, i686, ppc64le, s390x, x86_64] artifacts: rpms: - perl-YAML-0:1.30-10.module_f35+14873+3f0d3f03.noarch - perl-YAML-0:1.30-10.module_f35+14873+3f0d3f03.src ...