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