Blame perl-YAML.yaml

0b2a5f
---
0b2a5f
document: modulemd
0b2a5f
version: 2
0b2a5f
data:
0b2a5f
  name: perl-YAML
0b2a5f
  stream: 1.24
0b2a5f
  summary: Perl parser for YAML
0b2a5f
  description: >
0b2a5f
    The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification.
0b2a5f
    YAML is a generic data serialization language that is optimized for human readability.
0b2a5f
    It can be used to express the data structures of most modern programming languages,
0b2a5f
    including Perl. For information on the YAML syntax, please refer to the YAML specification.
0b2a5f
  license:
0b2a5f
    module:
0b2a5f
    - MIT
0b2a5f
  dependencies:
0b2a5f
  - buildrequires:
0b2a5f
      perl: []
0b2a5f
      perl-YAML-bootstrap: [1.24]
0b2a5f
      platform: [el8.3.0]
0b2a5f
    requires:
0b2a5f
      perl: []
0b2a5f
      platform: [el8]
0b2a5f
  references:
0b2a5f
    community: https://metacpan.org/release/YAML
0b2a5f
  profiles:
0b2a5f
    common:
0b2a5f
      description: YAML distribution
0b2a5f
      rpms:
0b2a5f
      - perl-YAML
0b2a5f
  api:
0b2a5f
    rpms:
0b2a5f
    - perl-YAML
0b2a5f
  buildopts:
0b2a5f
    rpms:
0b2a5f
      macros: >
0b2a5f
        %_with_perl_YAML_enables_test 1
0b2a5f
  components:
0b2a5f
    rpms:
0b2a5f
      perl-YAML:
0b2a5f
        rationale: The API.
0b2a5f
        ref: 43c640df6f76a991012cd63264e7fed6b8c2dc70
0b2a5f
...
0b2a5f