---
document: modulemd
version: 2
data:
  name: ruby-devel
  stream: "3.3"
  version: 8060020240611065447
  context: d63f516d
  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:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.5.0-build
          ref: virtual
          stream: el8.6.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 69b612cebc2ca02b94a2936b2b9fd97c9bab8bff
      mse: TRUE
      rpms:
        rpm-local-generator-support:
          ref: ad1166a177ac490872b983631b2ca81814d09d41
        ruby:
          ref: cdea840879166acbb3494c4bbd6d4a001fccb506
        rubygem-abrt:
          ref: c8b3694687c517ddd3ac3100d00f9926d99ec0d2
        rubygem-mysql2:
          ref: b8975be261d4e22948b6c342cabdd6b5ebc2a22e
        rubygem-pg:
          ref: bc02ed69c2ed1458056c5624c986f132c74db36d
      scmurl: https://gitee.com/src-opencloudos-modules/ruby.git?#69b612cebc2ca02b94a2936b2b9fd97c9bab8bff
  dependencies:
  - buildrequires:
      platform: [el8.6.0]
    requires:
      platform: [el8]
  references:
    community: http://ruby-lang.org/
    documentation: https://www.ruby-lang.org/en/documentation/
    tracker: https://bugs.ruby-lang.org/
  profiles:
    common:
      rpms:
      - ruby
  api:
    rpms:
    - ruby
    - ruby-bundled-gems
    - ruby-default-gems
    - ruby-devel
    - ruby-libs
    - rubygem-abrt
    - rubygem-bigdecimal
    - rubygem-bundler
    - rubygem-io-console
    - rubygem-irb
    - rubygem-json
    - rubygem-minitest
    - rubygem-mysql2
    - rubygem-pg
    - rubygem-power_assert
    - rubygem-psych
    - rubygem-racc
    - rubygem-rake
    - rubygem-rbs
    - rubygem-rdoc
    - rubygem-rexml
    - rubygem-rss
    - rubygem-test-unit
    - rubygem-typeprof
    - rubygems
    - rubygems-devel
  filter:
    rpms:
    - rpm-local-generator-support
  components:
    rpms:
      rpm-local-generator-support:
        rationale: RPM local_generator support
        repository: git+https://gitee.com/src-opencloudos-rpms/rpm-local-generator-support
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rpm-local-generator-support
        ref: ad1166a177ac490872b983631b2ca81814d09d41
        buildorder: 100
        arches: [aarch64, x86_64]
      ruby:
        rationale: An interpreter of object-oriented scripting language
        repository: git+https://gitee.com/src-opencloudos-rpms/ruby
        cache: http://pkgs.fedoraproject.org/repo/pkgs/ruby
        ref: cdea840879166acbb3494c4bbd6d4a001fccb506
        buildorder: 101
        arches: [aarch64, x86_64]
        multilib: [x86_64]
      rubygem-abrt:
        rationale: ABRT support for Ruby
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-abrt
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-abrt
        ref: c8b3694687c517ddd3ac3100d00f9926d99ec0d2
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-mysql2:
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-mysql2
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-mysql2
        ref: b8975be261d4e22948b6c342cabdd6b5ebc2a22e
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-pg:
        rationale: A Ruby interface to the PostgreSQL RDBMS
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-pg
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-pg
        ref: bc02ed69c2ed1458056c5624c986f132c74db36d
        buildorder: 102
        arches: [aarch64, x86_64]
...