1b3064
---
1b3064
document: modulemd
1b3064
version: 2
1b3064
data:
1b3064
  stream: 2.7
1b3064
  summary: An interpreter of object-oriented scripting language
1b3064
  description: >-
1b3064
    Ruby is the interpreted scripting language for quick and easy object-oriented
1b3064
    programming.  It has many features to process text files and to do system management
1b3064
    tasks (as in Perl).  It is simple, straight-forward, and extensible.
1b3064
  license:
1b3064
    module:
1b3064
    - MIT
1b3064
  dependencies:
1b3064
  - buildrequires:
1b3064
      platform: [el8]
1b3064
    requires:
1b3064
      platform: [el8]
1b3064
  references:
1b3064
    community: http://ruby-lang.org/
1b3064
    documentation: https://www.ruby-lang.org/en/documentation/
1b3064
    tracker: https://bugs.ruby-lang.org/
1b3064
  profiles:
1b3064
    common:
1b3064
      rpms:
1b3064
      - ruby
1b3064
  api:
1b3064
    rpms:
1b3064
    - ruby
1b3064
    - ruby-default-gems
1b3064
    - ruby-devel
1b3064
    - ruby-libs
1b3064
    - rubygem-abrt
1b3064
    - rubygem-bigdecimal
1b3064
    - rubygem-bson
1b3064
    - rubygem-bundler
1b3064
    - rubygem-io-console
1b3064
    - rubygem-irb
1b3064
    - rubygem-json
1b3064
    - rubygem-minitest
1b3064
    - rubygem-mongo
1b3064
    - rubygem-mysql2
1b3064
    - rubygem-net-telnet
1b3064
    - rubygem-openssl
1b3064
    - rubygem-pg
1b3064
    - rubygem-power_assert
1b3064
    - rubygem-psych
1b3064
    - rubygem-rake
1b3064
    - rubygem-rdoc
1b3064
    - rubygem-test-unit
1b3064
    - rubygem-xmlrpc
1b3064
    - rubygems
1b3064
    - rubygems-devel
1b3064
  components:
1b3064
    rpms:
1b3064
      ruby:
1b3064
        rationale: An interpreter of object-oriented scripting language
d9cb1c
        ref: stream-ruby-2.7-rhel-8.4.0
1b3064
        buildorder: 101
1b3064
        multilib: [x86_64]
1b3064
      rubygem-abrt:
1b3064
        rationale: ABRT support for Ruby
d9cb1c
        ref: stream-ruby-2.7-rhel-8.4.0
1b3064
        buildorder: 102
1b3064
      rubygem-bson:
1b3064
        rationale: Ruby Implementation of the BSON specification
d9cb1c
        ref: stream-ruby-2.7-rhel-8.4.0
1b3064
        buildorder: 102
1b3064
      rubygem-mongo:
1b3064
        rationale: Ruby driver for MongoDB
d9cb1c
        ref: stream-ruby-2.7-rhel-8.4.0
1b3064
        buildorder: 103
1b3064
      rubygem-mysql2:
1b3064
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
d9cb1c
        ref: stream-ruby-2.7-rhel-8.4.0
1b3064
        buildorder: 102
1b3064
      rubygem-pg:
1b3064
        rationale: A Ruby interface to the PostgreSQL RDBMS
d9cb1c
        ref: stream-ruby-2.7-rhel-8.4.0
1b3064
        buildorder: 102
1b3064
...