Sha256: 55d4fa39696ce53284c0182ddb993b0ad3245bd67f31af57ad0368da0b0d54b1
Contents?: true
Size: 1.96 KB
Versions: 0
Compression: gzip
Compressed size: 790 Bytes
Stored size: 790 Bytes
Contents
--- !ruby/object:Gem::Specification name: handsoap version: !ruby/object:Gem::Version version: 1.3.0 platform: ruby authors: - Troels Knak-Nielsen - Jimmi Westerberg autorequire: bindir: bin cert_chain: [] date: 2013-09-11 00:00:00.000000000 Z dependencies: [] description: Handsoap is a library for creating SOAP clients in Ruby email: - troelskn@gmail.com - frontend@unwire.dk executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - DEPLOY.markdown - README.markdown - VERSION.yml - generators/handsoap/USAGE - generators/handsoap/handsoap_generator.rb - generators/handsoap/templates/DUMMY - lib/handsoap.rb - lib/handsoap/compiler.rb - lib/handsoap/deferred.rb - lib/handsoap/http.rb - lib/handsoap/http/drivers.rb - lib/handsoap/http/drivers/abstract_driver.rb - lib/handsoap/http/drivers/curb_driver.rb - lib/handsoap/http/drivers/event_machine_driver.rb - lib/handsoap/http/drivers/http_client_driver.rb - lib/handsoap/http/drivers/mock_driver.rb - lib/handsoap/http/drivers/net_http_driver.rb - lib/handsoap/http/part.rb - lib/handsoap/http/request.rb - lib/handsoap/http/response.rb - lib/handsoap/parser.rb - lib/handsoap/service.rb - lib/handsoap/xml_mason.rb - lib/handsoap/xml_query_front.rb homepage: http://github.com/unwire/handsoap 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: - ! "You need to install either \"curb\" or \"httpclient\", using one of:\n gem install curb\n gem install httpclient" - It is recommended that you install either "nokogiri" or "libxml-ruby" rubyforge_project: rubygems_version: 2.0.7 signing_key: specification_version: 4 summary: Handsoap is a library for creating SOAP clients in Ruby test_files: []