Sha256: e3b5d811f27eb7a8580fa7f272465b21785c6c4fec8f9e3efd6e0cf456362ffc
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 685 Bytes
Stored size: 685 Bytes
Contents
--- !ruby/object:Gem::Specification name: easystats version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 0 - 3 version: 0.0.3 platform: ruby authors: - Matthew Grigajtis autorequire: bindir: bin cert_chain: [] date: 2011-01-13 00:00:00 -05:00 default_executable: dependencies: [] description: This gem contains statistics functions that are easy to use. The gem is still in its infancy, but it currently provides easy to use methods for sum, mean, standard deviation, median, range, mode, and variance. More functions will be added as the gem matures, please feel free to fork on Github! email: - matthew@grigajtis.org executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README - Rakefile - easystats.gemspec - lib/easystats.rb - lib/easystats/version.rb has_rdoc: true homepage: https://github.com/mgrigajtis/easystats licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: easystats rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Easy to use statistics functions test_files: []