. "$GRIMOIRE"/NETSURF_FUNCTIONS
           SPELL=libnspsl
         VERSION=0.1.7
          SOURCE="$SPELL-$VERSION-src.tar.gz"
   SOURCE_URL[0]=https://download.netsurf-browser.org/libs/releases/$SOURCE
     SOURCE_HASH=sha512:e556ebd17f8a3056a875672b6897b9aa0b9b8bf18f7db4e37803b697abf3529b50647c7a3e81bb4537fd8cb87decb6bb98f931780ced944f458ba22402d3516a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://www.netsurf-browser.org/"
      LICENSE[0]="MIT"
         ENTERED=20210927
        KEYWORDS=""
           SHORT="NetSurf public suffix list handling"
cat << EOF
Library to generate a static code representation of the public suffix list.

The public suffix list is a database of top level domain names.

The database allows an application to determine if if a domain name requires
an additional label to be valid.
EOF
