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