Sha256: 5fda2ec3caeaaaaf7082ac4bd06e9d853ed629551da3488e532ebb6b432df675
Contents?: true
Size: 1.73 KB
Versions: 0
Compression: gzip
Compressed size: 738 Bytes
Stored size: 738 Bytes
Contents
--- !ruby/object:Gem::Specification name: qpid_proton version: !ruby/object:Gem::Version version: 0.7.1 platform: ruby authors: - Darryl L. Pierce autorequire: bindir: bin cert_chain: [] date: 2014-05-15 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/filters.rb - lib/qpid_proton/tracker_status.rb - lib/qpid_proton/described.rb - lib/qpid_proton/tracker.rb - lib/qpid_proton/selectable.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: []