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