Sha256: c6609c7d548e3e2fcc249d911e63ac7145b691ba73e33d5bed99ab1ab170095a
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 702 Bytes
Stored size: 702 Bytes
Contents
--- !ruby/object:Gem::Specification name: celldee-bunny version: !ruby/object:Gem::Version version: 0.4.4 platform: ruby authors: - Chris Duncan autorequire: bindir: bin cert_chain: [] date: 2009-06-19 00:00:00 -07:00 default_executable: dependencies: [] description: Another synchronous Ruby AMQP client email: celldee@gmail.com executables: [] extensions: [] extra_rdoc_files: - README files: - LICENSE - README - Rakefile - bunny.gemspec - examples/simple.rb - examples/simple_ack.rb - examples/simple_consumer.rb - examples/simple_fanout.rb - examples/simple_publisher.rb - examples/simple_topic.rb - examples/simple_headers.rb - lib/bunny.rb - lib/bunny/client08.rb - lib/bunny/client091.rb - lib/bunny/exchange08.rb - lib/bunny/exchange091.rb - lib/bunny/queue08.rb - lib/bunny/queue091.rb - lib/qrack/client.rb - lib/qrack/protocol/protocol.rb - lib/qrack/protocol/spec08.rb - lib/qrack/protocol/spec091.rb - lib/qrack/qrack08.rb - lib/qrack/qrack091.rb - lib/qrack/transport/buffer.rb - lib/qrack/transport/frame08.rb - lib/qrack/transport/frame091.rb - spec/bunny_spec.rb - spec/exchange_spec.rb - spec/queue_spec.rb has_rdoc: true homepage: http://github.com/celldee/bunny post_install_message: rdoc_options: - --main - README 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: bunny-amqp rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A synchronous Ruby AMQP client that enables interaction with AMQP-compliant brokers/servers. test_files: []