49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
document: modulemd-packager
|
|
version: 3
|
|
data:
|
|
name: perl-IO-stringy
|
|
stream: '2.113'
|
|
summary: I/O on in-core objects like strings and arrays for Perl
|
|
description: >
|
|
This toolkit primarily provides modules for performing both
|
|
traditional and object-oriented I/O) on things other than normal
|
|
filehandles; in particular, IO::Scalar, IO::ScalarArray, and
|
|
IO::Lines.
|
|
In the more-traditional IO::Handle front, we have IO::AtomicFile,
|
|
which may be used to painlessly create files that are updated
|
|
atomically.
|
|
license: [MIT]
|
|
configurations:
|
|
- context: '1'
|
|
platform: f34
|
|
buildrequires:
|
|
perl: ['5.32']
|
|
requires:
|
|
perl: ['5.32']
|
|
- context: 'e12b6f3a'
|
|
platform: f35
|
|
buildrequires:
|
|
perl: ['5.32']
|
|
requires:
|
|
perl: ['5.32']
|
|
- context: '2'
|
|
platform: f36
|
|
buildrequires:
|
|
perl: ['5.32']
|
|
requires:
|
|
perl: ['5.32']
|
|
references:
|
|
community: https://metacpan.org/release/IO-stringy
|
|
profiles:
|
|
common:
|
|
description: IO::stringy
|
|
rpms:
|
|
- perl-IO-stringy
|
|
api:
|
|
rpms:
|
|
- perl-IO-stringy
|
|
components:
|
|
rpms:
|
|
perl-IO-stringy:
|
|
rationale: The API
|
|
ref: rawhide
|