D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
specifications
/
default
/
Filename :
bigdecimal-1.2.4.gemspec
back
Copy
Gem::Specification.new do |s| s.name = "bigdecimal" s.version = "1.2.4" s.date = "2015-07-07" s.summary = "Arbitrary-precision decimal floating-point number library." s.description = "This library provides arbitrary-precision decimal floating-point number class." s.homepage = "http://www.ruby-lang.org" s.authors = ["Kenta Murata", "Zachary Scott", "Shigeo Kobayashi"] s.email = "mrkn@mrkn.jp" s.files = ["bigdecimal.so", "bigdecimal/jacobian.rb", "bigdecimal/ludcmp.rb", "bigdecimal/math.rb", "bigdecimal/newton.rb", "bigdecimal/util.rb"] end