Blame SOURCES/modulemd.src.txt

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