Sha256: c16a01bed469b14532168c0d7016559c75cd8dfdb97888d12aefe25937b0551d
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 801 Bytes
Stored size: 801 Bytes
Contents
--- !ruby/object:Gem::Specification name: public-suffix-list version: !ruby/object:Gem::Version version: 0.1.4 prerelease: platform: ruby authors: - Todd Sundsted autorequire: bindir: bin cert_chain: [] date: 2016-01-05 00:00:00.000000000 Z 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: - Gemfile - README.rdoc - lib/public_suffix_list.rb - lib/public_suffix_list/cache_file.rb - lib/public_suffix_list/parser.rb - spec/caching.spec - spec/cookie_calculation.spec - spec/public_suffix_list.spec - spec/rdoc_synopsis.spec - spec/upcase_downcase.spec - spec/test.dat homepage: http://github.com/toddsundsted/Public-Suffix-List licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 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: []