--- !ruby/object:Gem::Specification name: blather version: !ruby/object:Gem::Version version: 0.8.0 prerelease: platform: ruby authors: - Jeff Smick autorequire: bindir: bin cert_chain: [] date: 2012-07-09 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: eventmachine requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.12.6 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.12.6 - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.5.5 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.5.5 - !ruby/object:Gem::Dependency name: niceogiri requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: activesupport requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 2.3.11 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 2.3.11 - !ruby/object:Gem::Dependency name: girl_friday requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '2.7' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '2.7' - !ruby/object:Gem::Dependency name: mocha requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.9.12 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.9.12 - !ruby/object:Gem::Dependency name: guard-rspec requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.6.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.6.1 - !ruby/object:Gem::Dependency name: bluecloth requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: countdownlatch requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' description: An XMPP DSL for Ruby written on top of EventMachine and Nokogiri email: sprsquish@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.md files: - .autotest - .gemtest - .gitignore - .rspec - .travis.yml - CHANGELOG.md - Gemfile - Guardfile - LICENSE - README.md - Rakefile - TODO.md - blather.gemspec - examples/certs/README - examples/certs/ca-bundle.crt - examples/echo.rb - examples/execute.rb - examples/ping_pong.rb - examples/print_hierarchy.rb - examples/rosterprint.rb - examples/stream_only.rb - examples/trusted_echo.rb - examples/xmpp4r/echo.rb - lib/blather.rb - lib/blather/cert_store.rb - lib/blather/client.rb - lib/blather/client/client.rb - lib/blather/client/dsl.rb - lib/blather/client/dsl/pubsub.rb - lib/blather/core_ext/eventmachine.rb - lib/blather/core_ext/ipaddr.rb - lib/blather/errors.rb - lib/blather/errors/sasl_error.rb - lib/blather/errors/stanza_error.rb - lib/blather/errors/stream_error.rb - lib/blather/file_transfer.rb - lib/blather/file_transfer/ibb.rb - lib/blather/file_transfer/s5b.rb - lib/blather/jid.rb - lib/blather/roster.rb - lib/blather/roster_item.rb - lib/blather/stanza.rb - lib/blather/stanza/disco.rb - lib/blather/stanza/disco/capabilities.rb - lib/blather/stanza/disco/disco_info.rb - lib/blather/stanza/disco/disco_items.rb - lib/blather/stanza/iq.rb - lib/blather/stanza/iq/command.rb - lib/blather/stanza/iq/ibb.rb - lib/blather/stanza/iq/ping.rb - lib/blather/stanza/iq/query.rb - lib/blather/stanza/iq/roster.rb - lib/blather/stanza/iq/s5b.rb - lib/blather/stanza/iq/si.rb - lib/blather/stanza/iq/vcard.rb - lib/blather/stanza/message.rb - lib/blather/stanza/message/muc_user.rb - lib/blather/stanza/muc/muc_user_base.rb - lib/blather/stanza/presence.rb - lib/blather/stanza/presence/c.rb - lib/blather/stanza/presence/muc.rb - lib/blather/stanza/presence/muc_user.rb - lib/blather/stanza/presence/status.rb - lib/blather/stanza/presence/subscription.rb - lib/blather/stanza/pubsub.rb - lib/blather/stanza/pubsub/affiliations.rb - lib/blather/stanza/pubsub/create.rb - lib/blather/stanza/pubsub/errors.rb - lib/blather/stanza/pubsub/event.rb - lib/blather/stanza/pubsub/items.rb - lib/blather/stanza/pubsub/publish.rb - lib/blather/stanza/pubsub/retract.rb - lib/blather/stanza/pubsub/subscribe.rb - lib/blather/stanza/pubsub/subscription.rb - lib/blather/stanza/pubsub/subscriptions.rb - lib/blather/stanza/pubsub/unsubscribe.rb - lib/blather/stanza/pubsub_owner.rb - lib/blather/stanza/pubsub_owner/delete.rb - lib/blather/stanza/pubsub_owner/purge.rb - lib/blather/stanza/x.rb - lib/blather/stream.rb - lib/blather/stream/client.rb - lib/blather/stream/component.rb - lib/blather/stream/features.rb - lib/blather/stream/features/register.rb - lib/blather/stream/features/resource.rb - lib/blather/stream/features/sasl.rb - lib/blather/stream/features/session.rb - lib/blather/stream/features/tls.rb - lib/blather/stream/parser.rb - lib/blather/version.rb - lib/blather/xmpp_node.rb - spec/blather/client/client_spec.rb - spec/blather/client/dsl/pubsub_spec.rb - spec/blather/client/dsl_spec.rb - spec/blather/errors/sasl_error_spec.rb - spec/blather/errors/stanza_error_spec.rb - spec/blather/errors/stream_error_spec.rb - spec/blather/errors_spec.rb - spec/blather/file_transfer_spec.rb - spec/blather/jid_spec.rb - spec/blather/roster_item_spec.rb - spec/blather/roster_spec.rb - spec/blather/stanza/discos/disco_info_spec.rb - spec/blather/stanza/discos/disco_items_spec.rb - spec/blather/stanza/iq/command_spec.rb - spec/blather/stanza/iq/ibb_spec.rb - spec/blather/stanza/iq/ping_spec.rb - spec/blather/stanza/iq/query_spec.rb - spec/blather/stanza/iq/roster_spec.rb - spec/blather/stanza/iq/s5b_spec.rb - spec/blather/stanza/iq/si_spec.rb - spec/blather/stanza/iq/vcard_spec.rb - spec/blather/stanza/iq_spec.rb - spec/blather/stanza/message/muc_user_spec.rb - spec/blather/stanza/message_spec.rb - spec/blather/stanza/presence/c_spec.rb - spec/blather/stanza/presence/muc_spec.rb - spec/blather/stanza/presence/muc_user_spec.rb - spec/blather/stanza/presence/status_spec.rb - spec/blather/stanza/presence/subscription_spec.rb - spec/blather/stanza/presence_spec.rb - spec/blather/stanza/pubsub/affiliations_spec.rb - spec/blather/stanza/pubsub/create_spec.rb - spec/blather/stanza/pubsub/event_spec.rb - spec/blather/stanza/pubsub/items_spec.rb - spec/blather/stanza/pubsub/publish_spec.rb - spec/blather/stanza/pubsub/retract_spec.rb - spec/blather/stanza/pubsub/subscribe_spec.rb - spec/blather/stanza/pubsub/subscription_spec.rb - spec/blather/stanza/pubsub/subscriptions_spec.rb - spec/blather/stanza/pubsub/unsubscribe_spec.rb - spec/blather/stanza/pubsub_owner/delete_spec.rb - spec/blather/stanza/pubsub_owner/purge_spec.rb - spec/blather/stanza/pubsub_owner_spec.rb - spec/blather/stanza/pubsub_spec.rb - spec/blather/stanza/x_spec.rb - spec/blather/stanza_spec.rb - spec/blather/stream/client_spec.rb - spec/blather/stream/component_spec.rb - spec/blather/stream/parser_spec.rb - spec/blather/stream/ssl_spec.rb - spec/blather/xmpp_node_spec.rb - spec/blather_spec.rb - spec/fixtures/pubsub.rb - spec/spec_helper.rb - yard/templates/default/class/html/handlers.erb - yard/templates/default/class/setup.rb - yard/templates/default/class/text/handlers.erb homepage: http://github.com/sprsquish/blather licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -4548531025459259087 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -4548531025459259087 requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Simpler XMPP built for speed test_files: - spec/blather/client/client_spec.rb - spec/blather/client/dsl/pubsub_spec.rb - spec/blather/client/dsl_spec.rb - spec/blather/errors/sasl_error_spec.rb - spec/blather/errors/stanza_error_spec.rb - spec/blather/errors/stream_error_spec.rb - spec/blather/errors_spec.rb - spec/blather/file_transfer_spec.rb - spec/blather/jid_spec.rb - spec/blather/roster_item_spec.rb - spec/blather/roster_spec.rb - spec/blather/stanza/discos/disco_info_spec.rb - spec/blather/stanza/discos/disco_items_spec.rb - spec/blather/stanza/iq/command_spec.rb - spec/blather/stanza/iq/ibb_spec.rb - spec/blather/stanza/iq/ping_spec.rb - spec/blather/stanza/iq/query_spec.rb - spec/blather/stanza/iq/roster_spec.rb - spec/blather/stanza/iq/s5b_spec.rb - spec/blather/stanza/iq/si_spec.rb - spec/blather/stanza/iq/vcard_spec.rb - spec/blather/stanza/iq_spec.rb - spec/blather/stanza/message/muc_user_spec.rb - spec/blather/stanza/message_spec.rb - spec/blather/stanza/presence/c_spec.rb - spec/blather/stanza/presence/muc_spec.rb - spec/blather/stanza/presence/muc_user_spec.rb - spec/blather/stanza/presence/status_spec.rb - spec/blather/stanza/presence/subscription_spec.rb - spec/blather/stanza/presence_spec.rb - spec/blather/stanza/pubsub/affiliations_spec.rb - spec/blather/stanza/pubsub/create_spec.rb - spec/blather/stanza/pubsub/event_spec.rb - spec/blather/stanza/pubsub/items_spec.rb - spec/blather/stanza/pubsub/publish_spec.rb - spec/blather/stanza/pubsub/retract_spec.rb - spec/blather/stanza/pubsub/subscribe_spec.rb - spec/blather/stanza/pubsub/subscription_spec.rb - spec/blather/stanza/pubsub/subscriptions_spec.rb - spec/blather/stanza/pubsub/unsubscribe_spec.rb - spec/blather/stanza/pubsub_owner/delete_spec.rb - spec/blather/stanza/pubsub_owner/purge_spec.rb - spec/blather/stanza/pubsub_owner_spec.rb - spec/blather/stanza/pubsub_spec.rb - spec/blather/stanza/x_spec.rb - spec/blather/stanza_spec.rb - spec/blather/stream/client_spec.rb - spec/blather/stream/component_spec.rb - spec/blather/stream/parser_spec.rb - spec/blather/stream/ssl_spec.rb - spec/blather/xmpp_node_spec.rb - spec/blather_spec.rb - spec/fixtures/pubsub.rb - spec/spec_helper.rb