---
document: modulemd
version: 2
data:
  name: ruby-devel
  stream: "3.1"
  version: 8100020241209073914
  context: 2a16b704
  arch: x86_64
  summary: An interpreter of object-oriented scripting language
  description: >-
    Ruby is the interpreted scripting language for quick and easy object-oriented
    programming.  It has many features to process text files and to do system management
    tasks (as in Perl).  It is simple, straight-forward, and extensible.
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.10.0]
    requires:
      platform: [oc8]
      ruby: [3.1]
  references:
    community: http://ruby-lang.org/
    documentation: https://www.ruby-lang.org/en/documentation/
    tracker: https://bugs.ruby-lang.org/
  components:
    rpms:
      ruby:
        rationale: An interpreter of object-oriented scripting language
        ref: 1687437140e894be2e41a3d246ddc37d50e2a181
        buildorder: 101
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      rubygem-abrt:
        rationale: ABRT support for Ruby
        ref: 34624ba2a17c7a4c8ff843e7784992abb39387f8
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-mysql2:
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
        ref: 38669b3f35669d3a0c59780144560d4be68bada7
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-pg:
        rationale: A Ruby interface to the PostgreSQL RDBMS
        ref: e3c2d49287566dad9a3eadf782ea5906aa9f2024
        buildorder: 102
        arches: [aarch64, x86_64]
...