Blame extra-modulemd/ppc64le/perl-YAML:1.24:8000020190625181325:d297b2a:ppc64le.yaml

f3b1ca
---
f3b1ca
document: modulemd
f3b1ca
version: 2
f3b1ca
data:
f3b1ca
  name: perl-YAML
f3b1ca
  stream: 1.24
f3b1ca
  version: 8000020190625181325
f3b1ca
  context: d297b2a7
f3b1ca
  arch: ppc64le
f3b1ca
  summary: Perl parser for YAML
f3b1ca
  description: >
f3b1ca
    The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification.
f3b1ca
    YAML is a generic data serialization language that is optimized for human readability.
f3b1ca
    It can be used to express the data structures of most modern programming languages,
f3b1ca
    including Perl. For information on the YAML syntax, please refer to the YAML specification.
f3b1ca
  license:
f3b1ca
    module:
f3b1ca
    - MIT
f3b1ca
    content:
f3b1ca
    - GPL+ or Artistic
f3b1ca
  dependencies:
f3b1ca
  - buildrequires:
f3b1ca
      perl: [5.24]
f3b1ca
      perl-YAML-bootstrap: [1.24]
f3b1ca
      platform: [el8.0.0]
f3b1ca
    requires:
f3b1ca
      perl: [5.24]
f3b1ca
      platform: [el8.0.0]
f3b1ca
  references:
f3b1ca
    community: https://metacpan.org/release/YAML
f3b1ca
  profiles:
f3b1ca
    common:
f3b1ca
      description: YAML distribution
f3b1ca
      rpms:
f3b1ca
      - perl-YAML
f3b1ca
  api:
f3b1ca
    rpms:
f3b1ca
    - perl-YAML
f3b1ca
  buildopts:
f3b1ca
    rpms:
f3b1ca
      macros: |
f3b1ca
        %_with_perl_YAML_enables_test 1
f3b1ca
  components:
f3b1ca
    rpms:
f3b1ca
      perl-YAML:
f3b1ca
        rationale: The API.
f3b1ca
        ref: 9d3213c5e002029676df383aa86d8265fd93e0e3
f3b1ca
        arches: [aarch64, i686, ppc64le, x86_64]
f3b1ca
  artifacts:
f3b1ca
    rpms:
f3b1ca
    - perl-YAML-0:1.24-2.module_el8.0.0+87+67c10a03.noarch
f3b1ca
    - perl-YAML-0:1.24-2.module_el8.0.0+87+67c10a03.src
f3b1ca
...