# -*- encoding: utf-8 -*- # stub: ethon 0.9.1 ruby lib Gem::Specification.new do |s| s.name = "ethon".freeze s.version = "0.9.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Hans Hasselberg".freeze] s.date = "2016-09-20" s.description = "Very lightweight libcurl wrapper.".freeze s.email = ["me@hans.io".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "ethon.gemspec".freeze, "lib/ethon.rb".freeze, "lib/ethon/curl.rb".freeze, "lib/ethon/curls/classes.rb".freeze, "lib/ethon/curls/codes.rb".freeze, "lib/ethon/curls/constants.rb".freeze, "lib/ethon/curls/form_options.rb".freeze, "lib/ethon/curls/functions.rb".freeze, "lib/ethon/curls/infos.rb".freeze, "lib/ethon/curls/messages.rb".freeze, "lib/ethon/curls/options.rb".freeze, "lib/ethon/curls/settings.rb".freeze, "lib/ethon/easy.rb".freeze, "lib/ethon/easy/callbacks.rb".freeze, "lib/ethon/easy/debug_info.rb".freeze, "lib/ethon/easy/features.rb".freeze, "lib/ethon/easy/form.rb".freeze, "lib/ethon/easy/header.rb".freeze, "lib/ethon/easy/http.rb".freeze, "lib/ethon/easy/http/actionable.rb".freeze, "lib/ethon/easy/http/custom.rb".freeze, "lib/ethon/easy/http/delete.rb".freeze, "lib/ethon/easy/http/get.rb".freeze, "lib/ethon/easy/http/head.rb".freeze, "lib/ethon/easy/http/options.rb".freeze, "lib/ethon/easy/http/patch.rb".freeze, "lib/ethon/easy/http/post.rb".freeze, "lib/ethon/easy/http/postable.rb".freeze, "lib/ethon/easy/http/put.rb".freeze, "lib/ethon/easy/http/putable.rb".freeze, "lib/ethon/easy/informations.rb".freeze, "lib/ethon/easy/mirror.rb".freeze, "lib/ethon/easy/operations.rb".freeze, "lib/ethon/easy/options.rb".freeze, "lib/ethon/easy/params.rb".freeze, "lib/ethon/easy/queryable.rb".freeze, "lib/ethon/easy/response_callbacks.rb".freeze, "lib/ethon/easy/util.rb".freeze, "lib/ethon/errors.rb".freeze, "lib/ethon/errors/ethon_error.rb".freeze, "lib/ethon/errors/global_init.rb".freeze, "lib/ethon/errors/invalid_option.rb".freeze, "lib/ethon/errors/invalid_value.rb".freeze, "lib/ethon/errors/multi_add.rb".freeze, "lib/ethon/errors/multi_fdset.rb".freeze, "lib/ethon/errors/multi_remove.rb".freeze, "lib/ethon/errors/multi_timeout.rb".freeze, "lib/ethon/errors/select.rb".freeze, "lib/ethon/libc.rb".freeze, "lib/ethon/loggable.rb".freeze, "lib/ethon/multi.rb".freeze, "lib/ethon/multi/operations.rb".freeze, "lib/ethon/multi/options.rb".freeze, "lib/ethon/multi/stack.rb".freeze, "lib/ethon/version.rb".freeze, "profile/benchmarks.rb".freeze, "profile/memory_leaks.rb".freeze, "profile/perf_spec_helper.rb".freeze, "profile/support/memory_test_helpers.rb".freeze, "profile/support/os_memory_leak_tracker.rb".freeze, "profile/support/ruby_object_leak_tracker.rb".freeze, "spec/ethon/curl_spec.rb".freeze, "spec/ethon/easy/callbacks_spec.rb".freeze, "spec/ethon/easy/debug_info_spec.rb".freeze, "spec/ethon/easy/features_spec.rb".freeze, "spec/ethon/easy/form_spec.rb".freeze, "spec/ethon/easy/header_spec.rb".freeze, "spec/ethon/easy/http/custom_spec.rb".freeze, "spec/ethon/easy/http/delete_spec.rb".freeze, "spec/ethon/easy/http/get_spec.rb".freeze, "spec/ethon/easy/http/head_spec.rb".freeze, "spec/ethon/easy/http/options_spec.rb".freeze, "spec/ethon/easy/http/patch_spec.rb".freeze, "spec/ethon/easy/http/post_spec.rb".freeze, "spec/ethon/easy/http/put_spec.rb".freeze, "spec/ethon/easy/http_spec.rb".freeze, "spec/ethon/easy/informations_spec.rb".freeze, "spec/ethon/easy/mirror_spec.rb".freeze, "spec/ethon/easy/operations_spec.rb".freeze, "spec/ethon/easy/options_spec.rb".freeze, "spec/ethon/easy/queryable_spec.rb".freeze, "spec/ethon/easy/response_callbacks_spec.rb".freeze, "spec/ethon/easy/util_spec.rb".freeze, "spec/ethon/easy_spec.rb".freeze, "spec/ethon/libc_spec.rb".freeze, "spec/ethon/loggable_spec.rb".freeze, "spec/ethon/multi/operations_spec.rb".freeze, "spec/ethon/multi/options_spec.rb".freeze, "spec/ethon/multi/stack_spec.rb".freeze, "spec/ethon/multi_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/localhost_server.rb".freeze, "spec/support/server.rb".freeze] s.homepage = "https://github.com/typhoeus/ethon".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Libcurl wrapper.".freeze s.test_files = ["spec/ethon/curl_spec.rb".freeze, "spec/ethon/easy/callbacks_spec.rb".freeze, "spec/ethon/easy/debug_info_spec.rb".freeze, "spec/ethon/easy/features_spec.rb".freeze, "spec/ethon/easy/form_spec.rb".freeze, "spec/ethon/easy/header_spec.rb".freeze, "spec/ethon/easy/http/custom_spec.rb".freeze, "spec/ethon/easy/http/delete_spec.rb".freeze, "spec/ethon/easy/http/get_spec.rb".freeze, "spec/ethon/easy/http/head_spec.rb".freeze, "spec/ethon/easy/http/options_spec.rb".freeze, "spec/ethon/easy/http/patch_spec.rb".freeze, "spec/ethon/easy/http/post_spec.rb".freeze, "spec/ethon/easy/http/put_spec.rb".freeze, "spec/ethon/easy/http_spec.rb".freeze, "spec/ethon/easy/informations_spec.rb".freeze, "spec/ethon/easy/mirror_spec.rb".freeze, "spec/ethon/easy/operations_spec.rb".freeze, "spec/ethon/easy/options_spec.rb".freeze, "spec/ethon/easy/queryable_spec.rb".freeze, "spec/ethon/easy/response_callbacks_spec.rb".freeze, "spec/ethon/easy/util_spec.rb".freeze, "spec/ethon/easy_spec.rb".freeze, "spec/ethon/libc_spec.rb".freeze, "spec/ethon/loggable_spec.rb".freeze, "spec/ethon/multi/operations_spec.rb".freeze, "spec/ethon/multi/options_spec.rb".freeze, "spec/ethon/multi/stack_spec.rb".freeze, "spec/ethon/multi_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/localhost_server.rb".freeze, "spec/support/server.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 1.3.0".freeze]) end