Blame perl-YAML.yaml

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