Sha256: cf65fdfed8e55c1b88a389310ff9ca713754a876b1b1e58dbd18717ddb2dd403
Contents?: true
Size: 1.52 KB
Versions: 0
Compression: gzip
Compressed size: 689 Bytes
Stored size: 689 Bytes
Contents
--- !ruby/object:Gem::Specification name: troelskn-handsoap version: !ruby/object:Gem::Version version: 0.3.5 platform: ruby authors: - Troels Knak-Nielsen autorequire: bindir: bin cert_chain: [] date: 2009-06-28 00:00:00 -07:00 default_executable: dependencies: [] description: Handsoap is a library for creating SOAP clients in Ruby email: troelskn@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - 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/parser.rb - lib/handsoap/service.rb - lib/handsoap/xml_mason.rb - lib/handsoap/xml_query_front.rb has_rdoc: false homepage: http://github.com/troelskn/handsoap post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: - |- You need to install either "curb" or "httpclient", using one of: gem install curb gem install httpclient - It is recommended that you install either "nokogiri" or "libxml-ruby" rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: Handsoap is a library for creating SOAP clients in Ruby test_files: []