Sha256: 95cbe82401127c3765de9fe92ee185b6abaeeb39f62e8f9d17fbdbca18db04b4
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 717 Bytes
Stored size: 717 Bytes
Contents
--- !ruby/object:Gem::Specification name: qpid_proton version: !ruby/object:Gem::Version version: '0.4' prerelease: platform: ruby authors: - Darryl L. Pierce autorequire: bindir: bin cert_chain: [] date: 2013-03-01 00:00:00.000000000 Z dependencies: [] description: ! 'Proton is a high performance, lightweight messaging library. It can be used in the widest range of messaging applications including brokers, client libraries, routers, bridges, proxies, and more. Proton is based on the AMQP 1.0 messaging standard. ' email: - proton@qpid.apache.org executables: [] extensions: - ext/cproton/extconf.rb extra_rdoc_files: [] files: - LICENSE - TODO - ChangeLog - ext/cproton/extconf.rb - ext/cproton/cproton.c - lib/qpid_proton.rb - lib/qpid_proton/subscription.rb - lib/qpid_proton/messenger.rb - lib/qpid_proton/tracker.rb - lib/qpid_proton/exception_handling.rb - lib/qpid_proton/message_format.rb - lib/qpid_proton/message.rb - lib/qpid_proton/exceptions.rb - lib/qpid_proton/data.rb - lib/qpid_proton/tracker_status.rb homepage: http://qpid.apache.org/proton 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' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: Ruby language bindings for the Qpid Proton messaging framework test_files: []