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