           SPELL=libcroco
         VERSION=0.6.0
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='1f8ffbde71248b0403ca6928d24fb928'
      LICENSE[0]=GNU
       BUILD_API=2
        WEB_SITE=http://www.gnome.org
         ENTERED=20020510
         UPDATED=20040913
           SHORT="Standalone css2 parsing library"
cat << EOF
libcroco is a standalone css2 parsing library.
It provides a low level event driven SAC like api
and a css object model like api.
 
This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.
EOF
