Sha256: eec3c5bc43012f6cc7c72fa8c0eefd2c781b44211d75399f3b8216369b7bd2a8
Contents?: true
Size: 1.63 KB
Versions: 0
Compression: gzip
Compressed size: 735 Bytes
Stored size: 735 Bytes
Contents
--- !ruby/object:Gem::Specification name: public-suffix-list version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Todd Sundsted autorequire: bindir: bin cert_chain: [] date: 2010-01-09 00:00:00 -05:00 default_executable: dependencies: [] description: The Public Suffix List (http://publicsuffix.org/) is "a cross-vendor initiative to provide an accurate list of domain name suffixes". Such a list is necessary because "there was and remains no algorithmic method of finding the highest level at which a domain may be registered for a particular top-level domain (the policies differ with each registry)...". Public Suffix List is also a small Ruby library designed to make the Public Suffix List (http://publicsuffix.org/) easier to use. email: executables: [] extensions: [] extra_rdoc_files: [] files: - README.rdoc - lib/public_suffix_list.rb - lib/public_suffix_list/parser.rb - spec/public_suffix_list.spec - spec/test.dat has_rdoc: true homepage: http://github.com/toddsundsted/Public-Suffix-List licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Public Suffix List is a small Ruby library designed to make the Public Suffix List (http://publicsuffix.org/) easier to use. test_files: []