# -*- encoding: utf-8 -*- # stub: rumai 2.0.2 ruby lib Gem::Specification.new do |s| s.name = "rumai".freeze s.version = "2.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Suraj N. Kurapati".freeze] s.date = "2009-02-26" s.description = "Ruby interface to the wmii window manager".freeze s.email = "sunaku@gmail.com".freeze s.executables = ["rumai".freeze] s.files = ["LICENSE".freeze, "Rakefile".freeze, "bin".freeze, "bin/rumai".freeze, "doc".freeze, "doc/api".freeze, "doc/api/IO.html".freeze, "doc/api/Integer.html".freeze, "doc/api/Object.html".freeze, "doc/api/Rumai".freeze, "doc/api/Rumai.html".freeze, "doc/api/Rumai/Area.html".freeze, "doc/api/Rumai/Chain.html".freeze, "doc/api/Rumai/Client.html".freeze, "doc/api/Rumai/ClientContainer.html".freeze, "doc/api/Rumai/ExportInstMethods.html".freeze, "doc/api/Rumai/IXP".freeze, "doc/api/Rumai/IXP.html".freeze, "doc/api/Rumai/IXP/Agent".freeze, "doc/api/Rumai/IXP/Agent.html".freeze, "doc/api/Rumai/IXP/Agent/FidStream.html".freeze, "doc/api/Rumai/IXP/Agent/RangedPool.html".freeze, "doc/api/Rumai/IXP/Error.html".freeze, "doc/api/Rumai/IXP/Fcall.html".freeze, "doc/api/Rumai/IXP/Qid.html".freeze, "doc/api/Rumai/IXP/Rattach.html".freeze, "doc/api/Rumai/IXP/Rauth.html".freeze, "doc/api/Rumai/IXP/Rclunk.html".freeze, "doc/api/Rumai/IXP/Rcreate.html".freeze, "doc/api/Rumai/IXP/Rerror.html".freeze, "doc/api/Rumai/IXP/Rflush.html".freeze, "doc/api/Rumai/IXP/Ropen.html".freeze, "doc/api/Rumai/IXP/Rread.html".freeze, "doc/api/Rumai/IXP/Rremove.html".freeze, "doc/api/Rumai/IXP/Rstat.html".freeze, "doc/api/Rumai/IXP/Rversion.html".freeze, "doc/api/Rumai/IXP/Rwalk.html".freeze, "doc/api/Rumai/IXP/Rwrite.html".freeze, "doc/api/Rumai/IXP/Rwstat.html".freeze, "doc/api/Rumai/IXP/Stat.html".freeze, "doc/api/Rumai/IXP/Stream.html".freeze, "doc/api/Rumai/IXP/Struct".freeze, "doc/api/Rumai/IXP/Struct.html".freeze, "doc/api/Rumai/IXP/Struct/ClassField.html".freeze, "doc/api/Rumai/IXP/Struct/Field".freeze, "doc/api/Rumai/IXP/Struct/Field.html".freeze, "doc/api/Rumai/IXP/Struct/Field/CounteeField.html".freeze, "doc/api/Rumai/IXP/Struct/Field/CounterField.html".freeze, "doc/api/Rumai/IXP/Struct/Integer8Field.html".freeze, "doc/api/Rumai/IXP/Struct/StringField.html".freeze, "doc/api/Rumai/IXP/Tattach.html".freeze, "doc/api/Rumai/IXP/Tauth.html".freeze, "doc/api/Rumai/IXP/Tclunk.html".freeze, "doc/api/Rumai/IXP/Tcreate.html".freeze, "doc/api/Rumai/IXP/Terror.html".freeze, "doc/api/Rumai/IXP/Tflush.html".freeze, "doc/api/Rumai/IXP/Topen.html".freeze, "doc/api/Rumai/IXP/Tread.html".freeze, "doc/api/Rumai/IXP/Tremove.html".freeze, "doc/api/Rumai/IXP/Tstat.html".freeze, "doc/api/Rumai/IXP/Tversion.html".freeze, "doc/api/Rumai/IXP/Twalk.html".freeze, "doc/api/Rumai/IXP/Twrite.html".freeze, "doc/api/Rumai/IXP/Twstat.html".freeze, "doc/api/Rumai/Node.html".freeze, "doc/api/Rumai/View.html".freeze, "doc/api/Rumai/WidgetImpl.html".freeze, "doc/api/Rumai/WidgetNode.html".freeze, "doc/api/String.html".freeze, "doc/api/StringIO.html".freeze, "doc/api/Time.html".freeze, "doc/api/all-methods.html".freeze, "doc/api/all-namespaces.html".freeze, "doc/api/app.js".freeze, "doc/api/index.html".freeze, "doc/api/jquery.js".freeze, "doc/api/readme.html".freeze, "doc/api/style.css".freeze, "doc/api/syntax_highlight.css".freeze, "doc/history.erb".freeze, "doc/index.erb".freeze, "doc/index.xhtml".freeze, "doc/intro.erb".freeze, "doc/setup.erb".freeze, "doc/theory.erb".freeze, "doc/usage.erb".freeze, "lib".freeze, "lib/rumai".freeze, "lib/rumai.rb".freeze, "lib/rumai/fs.rb".freeze, "lib/rumai/ixp".freeze, "lib/rumai/ixp.rb".freeze, "lib/rumai/ixp/message.rb".freeze, "lib/rumai/ixp/transport.rb".freeze, "lib/rumai/wm.rb".freeze, "test".freeze, "test/rumai".freeze, "test/rumai/ixp".freeze, "test/rumai/ixp/message.rb".freeze] s.homepage = "http://snk.tuxfamily.org/lib/rumai".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Ruby interface to the wmii window manager".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, ["~> 0".freeze]) end