Sha256: 11d481baa51150a3517a26cb1f50ea29c74035e9a2b68304aafe9efae8039427
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 746 Bytes
Stored size: 746 Bytes
Contents
--- !ruby/object:Gem::Specification name: qpid_proton version: !ruby/object:Gem::Version version: '0.8' platform: ruby authors: - Darryl L. Pierce autorequire: bindir: bin cert_chain: [] date: 2014-11-19 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: - ChangeLog - LICENSE - TODO - ext/cproton/cproton.c - ext/cproton/extconf.rb - lib/qpid_proton.rb - lib/qpid_proton/array.rb - lib/qpid_proton/data.rb - lib/qpid_proton/described.rb - lib/qpid_proton/exception_handling.rb - lib/qpid_proton/exceptions.rb - lib/qpid_proton/filters.rb - lib/qpid_proton/hash.rb - lib/qpid_proton/mapping.rb - lib/qpid_proton/message.rb - lib/qpid_proton/message_format.rb - lib/qpid_proton/messenger.rb - lib/qpid_proton/selectable.rb - lib/qpid_proton/subscription.rb - lib/qpid_proton/tracker.rb - lib/qpid_proton/tracker_status.rb - lib/qpid_proton/version.rb homepage: http://qpid.apache.org/proton licenses: - Apache-2.0 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.2.2 signing_key: specification_version: 4 summary: Ruby language bindings for the Qpid Proton messaging framework test_files: []