---
document: modulemd
version: 2
data:
  name: ruby-devel
  stream: "2.5"
  version: 8100020241209094722
  context: 2a16b704
  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.10.0-build
          ref: virtual
          stream: oc8.10.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: bd02d121c6fa455618f25ba7bb25a212d174ee86
      mse: TRUE
      rpms:
        ruby:
          ref: f672e5b13a1ee4cecf7bab5791744ac073c1dffe
        rubygem-abrt:
          ref: 61ae4f3fa3a144a4e81865868a5e4aaa80881b64
        rubygem-bson:
          ref: 4ea3bd4912bf545086459eaecffc690f227551ed
        rubygem-bundler:
          ref: 7c4971ebf34868b35ebb06b5c899afa378b85aae
        rubygem-mongo:
          ref: 0c14caf6c8c20d6f04e500852f0fdfe254b589e7
        rubygem-mysql2:
          ref: cad119df4c887033282a23a3cbebd27c547ae850
        rubygem-pg:
          ref: b25bb2d29811f97284efb834c63c35630dcd1a06
      scmurl: https://gitee.com/src-opencloudos-modules/ruby.git?#bd02d121c6fa455618f25ba7bb25a212d174ee86
  dependencies:
  - buildrequires:
      platform: [oc8.10.0]
    requires:
      platform: [oc8]
  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-devel
    - ruby-irb
    - ruby-libs
    - rubygem-abrt
    - rubygem-bigdecimal
    - rubygem-bson
    - rubygem-bundler
    - rubygem-did_you_mean
    - rubygem-io-console
    - rubygem-json
    - rubygem-minitest
    - rubygem-mongo
    - rubygem-mysql2
    - rubygem-net-telnet
    - rubygem-openssl
    - rubygem-pg
    - rubygem-power_assert
    - rubygem-psych
    - rubygem-rake
    - rubygem-rdoc
    - rubygem-test-unit
    - rubygem-xmlrpc
    - rubygems
    - rubygems-devel
  buildopts:
    rpms:
      macros: >
        %_without_rubypick 1
  components:
    rpms:
      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: f672e5b13a1ee4cecf7bab5791744ac073c1dffe
        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: 61ae4f3fa3a144a4e81865868a5e4aaa80881b64
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-bson:
        rationale: Ruby Implementation of the BSON specification
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-bson
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-bson
        ref: 4ea3bd4912bf545086459eaecffc690f227551ed
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-bundler:
        rationale: Library and utilities to manage a Ruby application's gem dependencies
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-bundler
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-bundler
        ref: 7c4971ebf34868b35ebb06b5c899afa378b85aae
        buildorder: 102
        arches: [aarch64, x86_64]
      rubygem-mongo:
        rationale: Ruby driver for MongoDB
        repository: git+https://gitee.com/src-opencloudos-rpms/rubygem-mongo
        cache: http://pkgs.fedoraproject.org/repo/pkgs/rubygem-mongo
        ref: 0c14caf6c8c20d6f04e500852f0fdfe254b589e7
        buildorder: 103
        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: cad119df4c887033282a23a3cbebd27c547ae850
        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: b25bb2d29811f97284efb834c63c35630dcd1a06
        buildorder: 102
        arches: [aarch64, x86_64]
...