Sha256: 227c4de3753217e85780ef62bc9e2c690162b41212b26a24ee1b93a46a18fb7f

Contents?: true

Size: 1.49 KB

Versions: 0

Compression: gzip

Compressed size: 703 Bytes

Stored size: 703 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: easystats
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 0
  - 4
  version: 0.0.4
platform: ruby
authors: 
- Matthew Grigajtis
autorequire: 
bindir: bin
cert_chain: []

date: 2011-01-14 00:00:00 -05:00
default_executable: 
dependencies: []

description: This gem contains statistics functions that are very 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 or send me bug reports!
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: []

Package Spec version

easystats-0.0.4