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