Sha256: 5dc85a8a9ba0d40815b908c68c4c7262f7c9eb019662dd4f57a768c511200dfc
Contents?: true
Size: 1.52 KB
Versions: 0
Compression: gzip
Compressed size: 623 Bytes
Stored size: 623 Bytes
Contents
--- !ruby/object:Gem::Specification name: pong version: !ruby/object:Gem::Version version: 0.3.0 platform: ruby authors: - Alex Chaffee autorequire: bindir: bin cert_chain: [] date: 2008-04-06 00:00:00 -07:00 default_executable: pong dependencies: [] description: Pong is Ruby app that runs ping in the background on several hosts at once, and decorates the results, tracking statistics in realtime, refreshing the screen every 5 seconds. email: alex@pivotallabs.com executables: - pong extensions: [] extra_rdoc_files: - History.txt - License.txt - Manifest.txt - README.txt files: - History.txt - License.txt - Manifest.txt - README.txt - Rakefile - bin/pong - lib/pong.rb - lib/pong/version.rb - test/test_helper.rb - test/test_pong.rb has_rdoc: true homepage: http://pivotalrb.rubyforge.org post_install_message: rdoc_options: - --main - README.txt 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: pivotalrb rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: Pong is Ruby app that runs ping in the background on several hosts at once, and decorates the results, tracking statistics in realtime, refreshing the screen every 5 seconds. test_files: - test/test_helper.rb - test/test_pong.rb - test/test_series.rb