Initial import
This commit is contained in:
parent
6f8a77803c
commit
68e0ce13fa
1 changed files with 38 additions and 0 deletions
38
perl-IO-stringy.yaml
Normal file
38
perl-IO-stringy.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue