Blame SOURCES/modulemd.src.txt

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