Sha256: 5933e099627469e2c4766b69974401caf78a05e9e3fcb551d0adb937ea5a8cac
Contents?: true
Size: 1017 Bytes
Versions: 0
Compression: gzip
Compressed size: 526 Bytes
Stored size: 526 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: rubyntlm version: !ruby/object:Gem::Version version: 0.1.1 date: 2006-10-04 00:00:00 -05:00 summary: Ruby/NTLM library. require_paths: - lib email: koheik@gmail.com homepage: http://rubyforge.org/projects/rubyntlm rubyforge_project: rubyntlm description: Ruby/NTLM provides message creator and parser for the NTLM authentication. autorequire: net/ntlm default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Kohei Kajimoto files: - Rakefile - README - lib/net/ntlm.rb - test/function_test.rb - examples/http.rb - examples/imap.rb - examples/smtp.rb test_files: [] rdoc_options: - --main - README extra_rdoc_files: - README executables: [] extensions: [] requirements: [] dependencies: []