You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.3 KiB
42 lines
1.3 KiB
document: modulemd
|
|
version: 2
|
|
data:
|
|
stream: '1.24'
|
|
summary: Perl parser for YAML
|
|
description: >
|
|
The YAML.pm module implements a YAML Loader and Dumper based on the
|
|
YAML 1.0 specification. YAML is a generic data serialization language
|
|
that is optimized for human readability. It can be used to express
|
|
the data structures of most modern programming languages, including
|
|
Perl. For information on the YAML syntax, please refer to the YAML
|
|
specification.
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: [el8]
|
|
perl: [5.26]
|
|
perl-YAML-bootstrap: [1.24]
|
|
requires:
|
|
platform: [el8]
|
|
perl: [5.26]
|
|
references:
|
|
community: https://metacpan.org/release/YAML
|
|
profiles:
|
|
common:
|
|
description: YAML distribution
|
|
rpms:
|
|
- perl-YAML
|
|
api:
|
|
rpms:
|
|
- perl-YAML
|
|
buildopts:
|
|
rpms:
|
|
macros: |
|
|
%_with_perl_YAML_enables_test 1
|
|
components:
|
|
rpms:
|
|
perl-YAML:
|
|
rationale: The API.
|
|
ref: changed/i8c-stream-1.24/perl-YAML-1.24-3.module+el8.6.0+13365+dddf72ab
|