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