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