-
Name
-
ethon
-
Version
-
0.0.2
-
Platform
-
ruby
-
Authors
-
Hans Hasselberg
-
Bindir
-
bin
-
Date
-
2012-06-21 00:00:00 UTC
-
Dependencies
-
ffi (~> 1.0.11)
mime-types (~> 1.18)
sinatra (~> 1.3, development)
json (~> 1.7, development)
rake (~> 0.9, development)
mocha (~> 0.10, development)
rspec (~> 2.10, development)
guard-rspec (~> 0.6, development)
patron (~> 0.4, development)
curb (~> 0.8.0, development)
-
Description
-
Very lightweight libcurl wrapper.
-
Email
-
me@hans.io
-
Files
-
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
lib/ethon.rb
lib/ethon/curl.rb
lib/ethon/easies/callbacks.rb
lib/ethon/easies/form.rb
lib/ethon/easies/header.rb
lib/ethon/easies/http.rb
lib/ethon/easies/http/actionable.rb
lib/ethon/easies/http/delete.rb
lib/ethon/easies/http/get.rb
lib/ethon/easies/http/head.rb
lib/ethon/easies/http/options.rb
lib/ethon/easies/http/patch.rb
lib/ethon/easies/http/post.rb
lib/ethon/easies/http/postable.rb
lib/ethon/easies/http/put.rb
lib/ethon/easies/http/putable.rb
lib/ethon/easies/informations.rb
lib/ethon/easies/operations.rb
lib/ethon/easies/options.rb
lib/ethon/easies/params.rb
lib/ethon/easies/response_callbacks.rb
lib/ethon/easies/util.rb
lib/ethon/easy.rb
lib/ethon/errors.rb
lib/ethon/errors/ethon_error.rb
lib/ethon/errors/multi_add.rb
lib/ethon/errors/multi_fdset.rb
lib/ethon/errors/multi_remove.rb
lib/ethon/errors/multi_timeout.rb
lib/ethon/errors/select.rb
lib/ethon/extensions.rb
lib/ethon/extensions/string.rb
lib/ethon/multi.rb
lib/ethon/multies/operations.rb
lib/ethon/multies/stack.rb
lib/ethon/version.rb
-
Homepage
-
https://github.com/typhoeus/ethon
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 1.3.6
-
Rubyforge project
-
[none]
-
Rubygems version
-
1.8.24
-
Specification version
-
3
-
Summary
-
Libcurl wrapper.
-
Original platform
-
ruby
-
New platform
-
ruby