Sha256: 3346ca13dbccb99e4b7a112f6d354f9461be28871c093a32b66eaf0c7c283b3c
Contents?: true
Size: 1.45 KB
Versions: 0
Compression: gzip
Compressed size: 641 Bytes
Stored size: 641 Bytes
Contents
--- !ruby/object:Gem::Specification name: stomp version: !ruby/object:Gem::Version version: 1.1.3 platform: ruby authors: - Brian McCallister - Marius Mathiesen autorequire: bindir: bin cert_chain: [] date: 2009-12-03 00:00:00 -02:00 default_executable: dependencies: [] description: Ruby client for the Stomp messaging protocol email: - brianm@apache.org - marius@stones.com executables: - catstomp - stompcat extensions: [] extra_rdoc_files: - README.rdoc - CHANGELOG - LICENSE files: - README.rdoc - LICENSE - CHANGELOG - Rakefile - lib/stomp.rb - lib/stomp/client.rb - lib/stomp/connection.rb - lib/stomp/message.rb - test/test_client.rb - test/test_connection.rb - test/test_helper.rb has_rdoc: true homepage: http://stomp.codehaus.org/ licenses: [] post_install_message: rdoc_options: - --quiet - --title - stomp documentation - --opname - index.html - --line-numbers - --main - README.rdoc - --inline-source 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: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Ruby client for the Stomp messaging protocol test_files: - test/test_client.rb - test/test_connection.rb - test/test_helper.rb