]> code.ossystems Code Review - openembedded-core.git/commit
libpsl: add
authorRoss Burton <ross.burton@intel.com>
Fri, 14 Dec 2018 17:08:50 +0000 (17:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Dec 2018 11:47:59 +0000 (11:47 +0000)
commit30f4c433e3b205648c70b154debdea9eb9e668d7
tree73a4d10c252d39f7bceace8be41a5040d76688b2
parent3ccc2de5f08fb2023abeeed39e23c68dbc75725b
libpsl: add

A Public Suffix List is a collection of Top Level Domains (TLDs) suffixes. TLDs
include Global Top Level Domains (gTLDs) like .com and .net; Country Top Level
Domains (ccTLDs) like .de and .cn; and Brand Top Level Domains like .apple and
.google. Brand TLDs allows users to register their own top level domain that
exist at the same level as ICANN's gTLDs. Brand TLDs are sometimes referred to
as Vanity Domains.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libpsl/libpsl_0.20.2.bb [new file with mode: 0644]