892c50
---
892c50
document: modulemd-packager
892c50
version: 3
892c50
data:
892c50
  name: ruby
892c50
  stream: 3.1
892c50
  summary: An interpreter of object-oriented scripting language
892c50
  description: >-
892c50
    Ruby is the interpreted scripting language for quick and easy object-oriented
892c50
    programming.  It has many features to process text files and to do system management
892c50
    tasks (as in Perl).  It is simple, straight-forward, and extensible.
892c50
  license:
892c50
    - MIT
892c50
  configurations:
892c50
  - context: '9'
892c50
    platform: el9
892c50
  references:
892c50
    community: http://ruby-lang.org/
892c50
    documentation: https://www.ruby-lang.org/en/documentation/
892c50
    tracker: https://bugs.ruby-lang.org/
892c50
  profiles:
892c50
    common:
892c50
      rpms:
892c50
      - ruby
892c50
  api:
892c50
    rpms:
892c50
    - ruby
892c50
    - ruby-bundled-gems
892c50
    - ruby-default-gems
892c50
    - ruby-devel
892c50
    - ruby-libs
892c50
    - rubygem-bigdecimal
892c50
    - rubygem-bundler
892c50
    - rubygem-io-console
892c50
    - rubygem-irb
892c50
    - rubygem-json
892c50
    - rubygem-minitest
892c50
    - rubygem-mysql2
892c50
    - rubygem-pg
892c50
    - rubygem-power_assert
892c50
    - rubygem-psych
892c50
    - rubygem-rake
892c50
    - rubygem-rbs
892c50
    - rubygem-rexml
892c50
    - rubygem-rss
892c50
    - rubygem-rdoc
892c50
    - rubygem-test-unit
892c50
    - rubygem-typeprof
892c50
    - rubygems
892c50
    - rubygems-devel
892c50
  components:
892c50
    rpms:
892c50
      ruby:
892c50
        rationale: An interpreter of object-oriented scripting language
892c50
        ref: stream-ruby-3.1-rhel-9.1.0
892c50
        buildorder: 101
892c50
        multilib: [x86_64]
892c50
      rubygem-mysql2:
892c50
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
892c50
        ref: stream-ruby-3.1-rhel-9.1.0
892c50
        buildorder: 102
892c50
      rubygem-pg:
892c50
        rationale: A Ruby interface to the PostgreSQL RDBMS
892c50
        ref: stream-ruby-3.1-rhel-9.1.0
892c50
        buildorder: 102
892c50
...