-
Name
-
patron
-
Version
-
0.7.1
-
Platform
-
ruby
-
Authors
-
Phillip Toland
-
Bindir
-
bin
-
Date
-
2016-07-11 00:00:00 UTC
-
Dependencies
-
bundler (>= 1.0.0, development)
rake-compiler (>= 0.7.5, development)
rspec (>= 2.3.0, development)
simplecov (>= 0.10.0, development)
yard (~> 0.8, development)
-
Description
-
Ruby HTTP client library based on libcurl
-
Email
-
phil.toland@gmail.com
-
Extensions
-
ext/patron/extconf.rb
-
Files
-
.autotest
.gitignore
.rspec
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
ext/patron/.gitignore
ext/patron/extconf.rb
ext/patron/membuffer.c
ext/patron/membuffer.h
ext/patron/session_ext.c
ext/patron/sglib.h
lib/patron.rb
lib/patron/error.rb
lib/patron/proxy_type.rb
lib/patron/request.rb
lib/patron/response.rb
lib/patron/session.rb
lib/patron/util.rb
lib/patron/version.rb
patron.gemspec
pic.png
script/console
script/test_server
spec/certs/cacert.pem
spec/certs/privkey.pem
spec/patron_spec.rb
spec/request_spec.rb
spec/response_spec.rb
spec/session_spec.rb
spec/session_ssl_spec.rb
spec/spec_helper.rb
spec/support/test_server.rb
spec/util_spec.rb
-
Homepage
-
https://github.com/toland/patron
-
Post install message
-
Thank you for installing Patron. On OSX, make sure you are using libCURL with OpenSSL.
SecureTransport-based builds might cause crashes in forking environments.
For more info see https://github.com/curl/curl/issues/788
-
Require paths
-
lib
ext
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 1.2.0
-
Rubyforge project
-
patron
-
Rubygems version
-
2.5.1
-
Specification version
-
4
-
Summary
-
Patron HTTP Client
-
Original platform
-
ruby
-
New platform
-
ruby