Sha256: 86370e686106db4d1362ef28e8ef5813b2a293ceb22e87ff8236239b818fad0b

Contents?: true

Size: 1.89 KB

Versions: 0

Compression: gzip

Compressed size: 724 Bytes

Stored size: 724 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: bullshit
version: !ruby/object:Gem::Version 
  version: 0.1.1
platform: ruby
authors: 
- Florian Frank
autorequire: 
bindir: bin
cert_chain: []

date: 2009-11-18 00:00:00 +01:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: dslkit
  type: :runtime
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: 0.2.5
    version: 
description: ""
email: flori@ping.de
executables: 
- bs_compare
extensions: []

extra_rdoc_files: []

files: 
- CHANGES
- bin/bs_compare
- VERSION
- README
- make_doc.rb
- Rakefile
- examples/throw_raise.rb
- examples/iteration.rb
- examples/josephus.rb
- examples/fibonacci.rb
- examples/compare.rb
- examples/sorting.rb
- lib/bullshit/version.rb
- lib/bullshit.rb
- tests/test_continued_fraction.rb
- tests/test_window.rb
- tests/test_functions.rb
- tests/test_analysis.rb
- tests/test_bullshit.rb
- tests/test_distribution.rb
- tests/test_newton_bisection.rb
- COPYING
- install.rb
has_rdoc: true
homepage: http://flori.github.com/bullshit
licenses: []

post_install_message: 
rdoc_options: 
- --title
- Bullshit -- Benchmarking in Ruby
- --main
- README
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: bullshit
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: Benchmarking is Bullshit
test_files: 
- tests/test_continued_fraction.rb
- tests/test_window.rb
- tests/test_functions.rb
- tests/test_analysis.rb
- tests/test_bullshit.rb
- tests/test_distribution.rb
- tests/test_newton_bisection.rb

Package Spec version

bullshit-0.1.1