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