Sha256: 710143215fc870e00fa85bf6902f92e91459591ca8796f257336237577fe2aff

Contents?: true

Size: 1.77 KB

Versions: 0

Compression: gzip

Compressed size: 667 Bytes

Stored size: 667 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: pauldix-typhoeus
version: !ruby/object:Gem::Version 
  version: 0.0.24
platform: ruby
authors: 
- Paul Dix
autorequire: 
bindir: bin
cert_chain: []

date: 2009-07-03 00:00:00 -07:00
default_executable: 
dependencies: []

description: 
email: paul@pauldix.net
executables: []

extensions: 
- ext/typhoeus/extconf.rb
extra_rdoc_files: []

files: 
- ext/typhoeus/extconf.rb
- ext/typhoeus/typhoeus_easy.h
- ext/typhoeus/typhoeus_easy.c
- ext/typhoeus/typhoeus_multi.h
- ext/typhoeus/typhoeus_multi.c
- ext/typhoeus/Makefile
- ext/typhoeus/native.h
- ext/typhoeus/native.c
- lib/typhoeus.rb
- lib/typhoeus/easy.rb
- lib/typhoeus/multi.rb
- lib/typhoeus/remote.rb
- lib/typhoeus/remote_proxy_object.rb
- lib/typhoeus/filter.rb
- lib/typhoeus/remote_method.rb
- lib/typhoeus/response.rb
- spec/spec.opts
- spec/spec_helper.rb
- spec/typhoeus/easy_spec.rb
- spec/typhoeus/multi_spec.rb
- spec/typhoeus/remote_spec.rb
- spec/typhoeus/remote_proxy_object_spec.rb
- spec/typhoeus/filter_spec.rb
- spec/typhoeus/remote_method_spec.rb
- spec/typhoeus/response_spec.rb
- spec/servers/delay_fixture_server.rb
- spec/servers/method_server.rb
has_rdoc: true
homepage: http://github.com/pauldix/typhoeus
licenses: 
post_install_message: 
rdoc_options: []

require_paths: 
- lib
- ext
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: []

rubyforge_project: 
rubygems_version: 1.3.5
signing_key: 
specification_version: 2
summary: A library for interacting with web services (and building SOAs) at blinding speed.
test_files: []

Package Spec version

pauldix-typhoeus-0.0.24