Sha256: 44d0b2d8dec96ba42468afbf034411602bb4e48251e483279278a8ff9a16050f
Contents?: true
Size: 1.86 KB
Versions: 0
Compression: gzip
Compressed size: 699 Bytes
Stored size: 699 Bytes
Contents
--- !ruby/object:Gem::Specification name: bullshit version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Florian Frank autorequire: bindir: bin cert_chain: [] date: 2009-08-31 00:00:00 +02: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: [] extensions: [] extra_rdoc_files: [] files: - COPYING - Rakefile - VERSION - bullshit.gemspec - data - examples - examples/compare.rb - examples/fibonacci.rb - examples/iteration.rb - examples/josephus.rb - examples/sorting.rb - install.rb - lib - lib/bullshit - lib/bullshit.rb - lib/bullshit/version.rb - make_doc.rb - tests - tests/test_analysis.rb - tests/test_bullshit.rb - tests/test_continued_fraction.rb - tests/test_distribution.rb - tests/test_functions.rb - tests/test_newton_bisection.rb - tests/test_window.rb has_rdoc: true homepage: http://bullshit.rubyforge.org post_install_message: rdoc_options: - --title - Bullshit -- Benchmarking in Ruby - --line-numbers 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.1 signing_key: specification_version: 2 summary: Benchmarking is Bullshit test_files: - tests/test_analysis.rb - tests/test_bullshit.rb - tests/test_continued_fraction.rb - tests/test_distribution.rb - tests/test_functions.rb - tests/test_newton_bisection.rb - tests/test_window.rb