░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/vendor/bundle/ruby/3.1.0/gems/bigdecimal-3.1.3
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: bigdecimal.gemspec
# coding: utf-8 Gem::Specification.new do |s| s.name = "bigdecimal" s.version = "3.1.3" s.authors = ["Kenta Murata", "Zachary Scott", "Shigeo Kobayashi"] s.email = ["mrkn@mrkn.jp"] s.summary = "Arbitrary-precision decimal floating-point number library." s.description = "This library provides arbitrary-precision decimal floating-point number class." s.homepage = "https://github.com/ruby/bigdecimal" s.licenses = ["Ruby", "bsd-2-clause"] s.require_paths = %w[lib] s.extensions = %w[ext/bigdecimal/extconf.rb] s.files = %w[ bigdecimal.gemspec ext/bigdecimal/bigdecimal.c ext/bigdecimal/bigdecimal.h ext/bigdecimal/bits.h ext/bigdecimal/feature.h ext/bigdecimal/missing.c ext/bigdecimal/missing.h ext/bigdecimal/missing/dtoa.c ext/bigdecimal/static_assert.h lib/bigdecimal.rb lib/bigdecimal/jacobian.rb lib/bigdecimal/ludcmp.rb lib/bigdecimal/math.rb lib/bigdecimal/newton.rb lib/bigdecimal/util.rb sample/linear.rb sample/nlsolve.rb sample/pi.rb ] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0") end
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 ext/
DIR
—
2023-09-24 03:46
📁 lib/
DIR
—
2023-09-24 03:47
📁 sample/
DIR
—
2023-09-24 03:46
📄 bigdecimal.gemspec
GEMSPEC
1.1 KB
2023-09-24 03:46
EDIT