---
document: modulemd
version: 2
data:
  name: ruby-devel
  stream: "3.0"
  version: 8050020220620072756
  context: c7643c7d
  arch: aarch64
  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.5.0]
    requires:
      platform: [oc8]
      ruby: [3.0]
  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: 8c863c501dcea57b460711c15e1aa11aced90aba
        buildorder: 101
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      rubygem-abrt:
        rationale: ABRT support for Ruby
        ref: 7d516624a0580810e6b93d5af19ad91357099031
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-mysql2:
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
        ref: b7754c2c1849f13b79c8c3b5d5da3e696201c495
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-pg:
        rationale: A Ruby interface to the PostgreSQL RDBMS
        ref: ad35c3c881db03667ccd364b3e802dae7541fbad
        buildorder: 102
        arches: [aarch64, x86_64]
...