diff --git a/README.md b/README.md deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/ruby.yaml b/ruby.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2acb0c0e8d652e68b7d842ed9923ff3d63af9e95 --- /dev/null +++ b/ruby.yaml @@ -0,0 +1,83 @@ +document: modulemd +version: 2 +data: + stream: "3.0" + 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 + content: + - (BSD or Ruby) and PostgreSQL + - (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) + - (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD + - (Ruby or GPLv2) and UCD + - ASL 2.0 + - GPLv2 and Ruby and MIT and OFL + - MIT + - Ruby or BSD + - Ruby or MIT + dependencies: + - buildrequires: + platform: [an8.5.0] + requires: + platform: [an8] + 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-default-gems + - ruby-devel + - ruby-libs + - rubygem-abrt + - rubygem-bigdecimal + - rubygem-bundler + - rubygem-io-console + - rubygem-irb + - rubygem-json + - rubygem-minitest + - 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 + components: + rpms: + ruby: + rationale: An interpreter of object-oriented scripting language + ref: a8-ruby-stream-3.0 + buildorder: 101 + arches: [aarch64, i686, ppc64le, s390x, x86_64] + multilib: [x86_64] + rubygem-abrt: + rationale: ABRT support for Ruby + ref: a8-ruby-stream-3.0 + buildorder: 102 + arches: [aarch64, i686, ppc64le, s390x, x86_64] + rubygem-mysql2: + rationale: A simple, fast Mysql library for Ruby, binding to libmysql + ref: a8-ruby-stream-3.0 + buildorder: 102 + arches: [aarch64, i686, ppc64le, s390x, x86_64] + rubygem-pg: + rationale: A Ruby interface to the PostgreSQL RDBMS + ref: a8-ruby-stream-3.0 + buildorder: 102 + arches: [aarch64, i686, ppc64le, s390x, x86_64]