Sha256: 64211cec4b06597a53a6dda55b91e072ecfcd72a462e976eb0547daedce68d25
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 649 Bytes
Stored size: 649 Bytes
Contents
--- !ruby/object:Gem::Specification name: hands version: !ruby/object:Gem::Version version: 0.2.0 prerelease: platform: ruby authors: - Sam Soffes autorequire: bindir: bin cert_chain: [] date: 2013-01-22 00:00:00.000000000 Z dependencies: [] description: Simple library for various poker hands calculations. email: - sam@soff.es executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .travis.yml - .yardopts - Gemfile - LICENSE - Rakefile - Readme.markdown - Todo.markdown - hands.gemspec - lib/hands.rb - lib/hands/card.rb - lib/hands/deck.rb - lib/hands/hand.rb - lib/hands/hand_detection.rb - lib/hands/player.rb - lib/hands/table.rb - lib/hands/version.rb - test/test_helper.rb - test/units/card_test.rb - test/units/deck_test.rb - test/units/hand_detection_test.rb - test/units/hand_test.rb - test/units/player_test.rb - test/units/table_test.rb homepage: http://github.com/soffes/hands licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -798106606953081479 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -798106606953081479 requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Simple library for various poker hands calculations. test_files: - test/test_helper.rb - test/units/card_test.rb - test/units/deck_test.rb - test/units/hand_detection_test.rb - test/units/hand_test.rb - test/units/player_test.rb - test/units/table_test.rb has_rdoc: