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