You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/specifications/numo-narray-alt-0.10.3.gemspec

27 lines
1.7 KiB

# -*- encoding: utf-8 -*-
# stub: numo-narray-alt 0.10.3 ruby lib
# stub: ext/numo/narray/extconf.rb
Gem::Specification.new do |s|
s.name = "numo-narray-alt".freeze
s.version = "0.10.3".freeze
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.metadata = { "changelog_uri" => "https://github.com/yoshoku/numo-narray-alt/blob/main/CHANGELOG.md", "documentation_uri" => "https://gemdocs.org/gems/numo-narray-alt/0.10.3/", "homepage_uri" => "https://github.com/yoshoku/numo-narray-alt", "rubygems_mfa_required" => "true" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["yoshoku".freeze]
s.date = "1980-01-02"
s.description = "Numo::NArray Alternative is a project forked from Numo::NArray.\nThe project aims to support the latest Ruby features,\nrelease bug fixes as quickly as possible, and adopt modern development practices.\n".freeze
s.email = ["yoshoku@outlook.com".freeze]
s.extensions = ["ext/numo/narray/extconf.rb".freeze]
s.files = ["ext/numo/narray/extconf.rb".freeze]
s.homepage = "https://github.com/yoshoku/numo-narray-alt".freeze
s.licenses = ["BSD-3-Clause".freeze]
s.post_install_message = "===\nThank you for installing 'numo-narray-alt'.\n\nNOTICE: 'numo-narray-alt' is an alternative implementation of 'numo-narray'.\nHaving both gems installed may lead to conflicts and unexpected behavior.\nIf you encounter any issues, please consider uninstalling one of them.\n===\n".freeze
s.required_ruby_version = Gem::Requirement.new(">= 3.2.0".freeze)
s.rubygems_version = "4.0.3".freeze
s.summary = "Numo::NArray Alternative is a project forked from Numo::NArray.".freeze
s.installed_by_version = "4.0.3".freeze
end