. "$GRIMOIRE"/NETSURF_FUNCTIONS
           SPELL=libnspsl
         VERSION=0.1.6
          SOURCE="$SPELL-$VERSION-src.tar.gz"
   SOURCE_URL[0]=https://download.netsurf-browser.org/libs/releases/$SOURCE
     SOURCE_HASH=sha512:928ce45bbc75215db5f1238a1cc879b3e91511950fc870c0232d84b1270882ec8c6470ce1a8d5cfbe7b6f24bf9e25745f2053ad2f1f4933f3d648d67d3ba2754
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
