31 lines
946 B
YAML
31 lines
946 B
YAML
|
data:
|
||
|
api:
|
||
|
rpms:
|
||
|
- ruby
|
||
|
components:
|
||
|
rpms:
|
||
|
autoconf: {rationale: Build dependency.}
|
||
|
checksec: {rationale: Build dependency.}
|
||
|
cmake: {rationale: Build dependency.}
|
||
|
libyaml: {rationale: Build dependency.}
|
||
|
multilib-rpm-config: {rationale: Build dependency.}
|
||
|
ruby: {rationale: Runtime dependency.}
|
||
|
rubypick: {rationale: Runtime dependency.}
|
||
|
systemtap: {rationale: Build dependency.}
|
||
|
description: 'Ruby is the interpreted scripting language for quick and easy
|
||
|
|
||
|
object-oriented programming. It has many features to process text
|
||
|
|
||
|
files and to do system management tasks (as in Perl). It is simple,
|
||
|
|
||
|
straight-forward, and extensible.'
|
||
|
filter: {}
|
||
|
license:
|
||
|
module: [(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD]
|
||
|
name: ''
|
||
|
stream: ''
|
||
|
summary: An interpreter of object-oriented scripting language
|
||
|
version: 0
|
||
|
document: modulemd
|
||
|
version: 1
|