. "$GRIMOIRE"/NETSURF_FUNCTIONS
           SPELL=libdom
         VERSION=0.4.2
          SOURCE="$SPELL-$VERSION-src.tar.gz"
   SOURCE_URL[0]=https://download.netsurf-browser.org/libs/releases/$SOURCE
     SOURCE_HASH=sha512:85ce95a545c48af2cc082896d8153f016f7452315c67390884181cde19c999c7122c913846d404e40957d07abedc22c5ef8342d69eee139309e7c221d0580bb6
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://www.netsurf-browser.org/"
      LICENSE[0]="MIT"
         ENTERED=20210927
        KEYWORDS=""
           SHORT="implementation of the W3C DOM"
cat << EOF
LibDOM is an implementation of the W3C DOM, written in C. It is currently
in development for use with NetSurf and is intended to be suitable for use
in other projects too.
EOF
