Sha256: e67dd317b22fde4b1e56c639b971810bd6966b85902a5259df6f2e8ce610cdd9

Contents?: true

Size: 694 Bytes

Versions: 1

Compression:

Stored size: 694 Bytes

Contents

Gem::Specification.new do |s|
  s.name = %q{xaop-ntlm-http}
  s.version = "0.1.1.2"
  s.date = %q{2011-04-07}
  s.summary = %q{Ruby/NTLM HTTP library.}
  s.email = %q{kingsley@mindflowsolutions.com}
  s.homepage = %q{http://www.mindflowsolutions.net}
  s.rubyforge_project = %q{rubyntlm}
  s.description = %q{Ruby/NTLM HTTP provides NTLM authentication over http.}
  s.authors = ["Kohei Kajimoto,Kingsley Hendrickse"]
  s.files = ["ntlm-http.gemspec", "Rakefile", "README", "lib/net/ntlm.rb", "lib/net/ntlm_http.rb", "test/function_test.rb", "examples/http.rb", "examples/imap.rb", "examples/smtp.rb"]
  s.rdoc_options = ["--main", "README"]
  s.extra_rdoc_files = ["README"]
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xaop-ntlm-http-0.1.1.2 ntlm-http.gemspec