Sha256: f22fdaba3b34eaa65bf589775289778105fd109961895677dadbff60d3b7bc6e
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 693 Bytes
Stored size: 693 Bytes
Contents
--- !ruby/object:Gem::Specification name: gom-script version: !ruby/object:Gem::Version version: 0.2.0 prerelease: platform: ruby authors: - art+com/dirk luesebrink autorequire: bindir: bin cert_chain: [] date: 2012-01-19 00:00:00.000000000Z dependencies: [] description: ! " \n gom-script script simplifies coding of clients and daemon which like to\n listen on state change event in the GOM.\n " email: - dirk.luesebrink@artcom.de executables: [] extensions: [] extra_rdoc_files: [] files: - .document - .gitignore - Gemfile - Gemfile.lock - LICENSE - README.markdown - Rakefile - gom-script.gemspec - lib/gom-script.rb - lib/gom/remote.rb - lib/gom/remote/connection.rb - lib/gom/remote/daemon.rb - lib/gom/remote/entry.rb - lib/gom/remote/http_server.rb - lib/gom/remote/subscription.rb - lib/gom/script/version.rb - spec/gom/remote/connection_spec.rb - spec/gom/remote/daemon_spec.rb - spec/gom/remote/http_server_spec.rb - spec/gom/remote/subscription_spec.rb - spec/spec.opts - spec/spec_helper.rb homepage: http://github.com/crux/gom-script licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.6 signing_key: specification_version: 3 summary: connecting scripts and daemons with a remote GOM instance test_files: - spec/gom/remote/connection_spec.rb - spec/gom/remote/daemon_spec.rb - spec/gom/remote/http_server_spec.rb - spec/gom/remote/subscription_spec.rb - spec/spec.opts - spec/spec_helper.rb