Sha256: 4a9db10cc417f3c76c551865c0236adf0470187c8bf35d866b0e804364af41ca

Contents?: true

Size: 552 Bytes

Versions: 17

Compression:

Stored size: 552 Bytes

Contents

# =XMPP4R - XMPP Library for Ruby
# License:: Ruby's license (see the LICENSE file) or GNU GPL, at your option.
# Website::http://home.gna.org/xmpp4r/

##
# The Jabber module is the root namespace of the library.
module Jabber
  # XMPP4R Version number.  This is the ONLY place where the version number
  # should be specified.  This constant is used to determine the version of
  # package tarballs and generated gems.
  XMPP4R_VERSION = '0.4'
end

require 'xmpp4r/client'
require 'xmpp4r/component'
require 'xmpp4r/debuglog'
require 'xmpp4r/errors'

Version data entries

17 entries across 17 versions & 6 rubygems

Version Path
edavey-xmpp4r-0.4.1 lib/xmpp4r/xmpp4r.rb
edavey-xmpp4r-0.4.2 lib/xmpp4r/xmpp4r.rb
edavey-xmpp4r-0.4 lib/xmpp4r/xmpp4r.rb
seanohalpin-xmpp4r-0.4.1 lib/xmpp4r/xmpp4r.rb
cerberus-0.8.0 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
cerberus-0.7.9 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
edavis10-cerberus-0.7.8 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
cerberus-0.7.8 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
cerberus-0.7.7 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
cerberus-0.7.6 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
cerberus-0.7.2 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
cerberus-0.7.5 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
cerberus-0.7 lib/vendor/xmpp4r/lib/xmpp4r/xmpp4r.rb
mack-notifier-0.8.2 lib/gems/xmpp4r-0.4/lib/xmpp4r/xmpp4r.rb
mack-notifier-0.8.3.1 lib/gems/xmpp4r-0.4/lib/xmpp4r/xmpp4r.rb
mack-notifier-0.8.3 lib/gems/xmpp4r-0.4/lib/xmpp4r/xmpp4r.rb
xmpp4r-0.4 lib/xmpp4r/xmpp4r.rb