Sha256: 4b02ba65c2e8d3c8fe9b74ea128e96ddf997a876088bc1bbbf15994d2d4a95a4

Contents?: true

Size: 1.54 KB

Versions: 0

Compression: gzip

Compressed size: 674 Bytes

Stored size: 674 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: stomp
version: !ruby/object:Gem::Version 
  version: 1.1.4
platform: ruby
authors: 
- Brian McCallister
- Marius Mathiesen
- Thiago Morello
autorequire: 
bindir: bin
cert_chain: []

date: 2010-02-09 00:00:00 -02:00
default_executable: 
dependencies: []

description: Ruby client for the Stomp messaging protocol
email: 
- brianm@apache.org
- marius@stones.com
- morellon@gmail.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
- lib/stomp/errors.rb
- lib/stomp/ext/hash.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

Package Spec version

stomp-1.1.4