5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx libpsl: libpsl @VERSION@ (C library to handle the Public Suffix List)
5 kx libpsl:
5 kx libpsl: A Public Suffix List is a collection of Top Level Domains (TLDs)
5 kx libpsl: suffixes. TLDs include Global Top Level Domains (gTLDs) like .com
5 kx libpsl: and .net; Country Top Level Domains (ccTLDs) like .de and .cn; and
5 kx libpsl: Brand Top Level Domains like .apple and .google. Brand TLDs allows
5 kx libpsl: users to register their own top level domain that exist at the same
5 kx libpsl: level as ICANN's gTLDs.
5 kx libpsl:
5 kx libpsl: Homepage: https://github.com/rockdaboot/libpsl
5 kx libpsl: