Sha256: d172a76a6cd5ace2f2b0701544c3297eb048704749f56270a2656e2934538b87
Contents?: true
Size: 1.67 KB
Versions: 0
Compression: gzip
Compressed size: 724 Bytes
Stored size: 724 Bytes
Contents
--- !ruby/object:Gem::Specification name: qpid_proton version: !ruby/object:Gem::Version version: '0.6' platform: ruby authors: - Darryl L. Pierce autorequire: bindir: bin cert_chain: [] date: 2014-01-17 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/tracker_status.rb - lib/qpid_proton/described.rb - lib/qpid_proton/tracker.rb - lib/qpid_proton/hash.rb - lib/qpid_proton/subscription.rb - lib/qpid_proton/message.rb - lib/qpid_proton/message_format.rb - lib/qpid_proton/messenger.rb - lib/qpid_proton/exception_handling.rb - lib/qpid_proton/data.rb - lib/qpid_proton/array.rb - lib/qpid_proton/exceptions.rb - lib/qpid_proton/mapping.rb homepage: http://qpid.apache.org/proton licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.1.11 signing_key: specification_version: 4 summary: Ruby language bindings for the Qpid Proton messaging framework test_files: []