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