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

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