5965f18f88
* Update the eTLD database to 2013-06-06T23:00:56Z. * Mention IDNA. * Allow etld_data.rb to be nonexistent for regeneration. * Add *_idn methods that do ToUnicode conversion. * Minor code cleanup. * Add DomainName#superdomain. * Update the database to 2013-04-05T23:00:49Z. (just a reorder) * Add a task import as alias for etld_data. * Improve documentation. * Make sure to install a required version of bundler.
21 lines
747 B
Text
21 lines
747 B
Text
@comment $NetBSD: PLIST,v 1.3 2013/06/14 16:48:27 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.document
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE.txt
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/data/effective_tld_names.dat
|
|
${GEM_LIBDIR}/domain_name.gemspec
|
|
${GEM_LIBDIR}/lib/domain_name.rb
|
|
${GEM_LIBDIR}/lib/domain_name/etld_data.rb
|
|
${GEM_LIBDIR}/lib/domain_name/etld_data.rb.erb
|
|
${GEM_LIBDIR}/lib/domain_name/punycode.rb
|
|
${GEM_LIBDIR}/lib/domain_name/version.rb
|
|
${GEM_LIBDIR}/test/helper.rb
|
|
${GEM_LIBDIR}/test/test_domain_name-punycode.rb
|
|
${GEM_LIBDIR}/test/test_domain_name.rb
|
|
${GEM_LIBDIR}/tool/gen_etld_data.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|