Sha256: 098034b3dd1bd4dec82cbf35058d7afd2700aa3540461c6a2cd781015b9e8562
Contents?: true
Size: 603 Bytes
Versions: 7
Compression:
Stored size: 603 Bytes
Contents
# -*- encoding: utf-8 -*- # stub: httpclient 2.3.4.1 ruby lib Gem::Specification.new do |s| s.name = "httpclient" s.version = "2.3.4.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Hiroshi Nakamura"] s.date = "2013-07-27" s.email = "nahi@ruby-lang.org" s.executables = ["httpclient"] s.files = ["bin/httpclient"] s.homepage = "http://github.com/nahi/httpclient" s.require_paths = ["lib"] s.rubygems_version = "2.1.10" s.summary = "gives something like the functionality of libwww-perl (LWP) in Ruby" end
Version data entries
7 entries across 7 versions & 1 rubygems