Initial import

This commit is contained in:
Jitka Plesnikova 2021-03-11 09:26:01 +01:00
commit 68e0ce13fa

38
perl-IO-stringy.yaml Normal file
View file

@ -0,0 +1,38 @@
document: modulemd
version: 2
data:
name: perl-IO-string
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:
module: [MIT]
dependencies:
- buildrequires:
platform: [f34, f35, eln]
perl: ['5.30', '5.32']
requires:
platform: [f34, f35, eln]
perl: ['5.30', '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