. "$GRIMOIRE"/NETSURF_FUNCTIONS
           SPELL=libcss
          VERSION=0.9.1
          SOURCE="$SPELL-$VERSION-src.tar.gz"
   SOURCE_URL[0]="https://download.netsurf-browser.org/libs/releases/$SOURCE"
     SOURCE_HASH=sha512:069b30e74ff03fc91666dd16f22a38effbb3e29f066fd0fbc09efdc26dd8678e3f31adeaf918c5596fb962c56335fb2ecdbde1aa6704fcbdec3c2f97d03e5bbe
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://www.netsurf-browser.org/projects/libcss/"
      LICENSE[0]=MIT
         ENTERED=20090429
           SHORT="a CSS parser and selection engine"
cat << EOF
LibCSS is a CSS parser and selection engine, written in C. It
aims to parse the forward compatible CSS grammar. It is currently
in development for use with NetSurf and is intended to be suitable
for use in other projects too. For further details, see the readme.
EOF
