           SPELL=python-css-parser
         VERSION=1.0.6
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/ebook-utils/css-parser/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:2140da05404da3045f61c23d7158d253506ae8b6e13c0e73495e0a22d5f9299d78ccb999f6b973e2deb2e30b71008b72f227633d7aacf48c892bf1155e9f6298
SOURCE_DIRECTORY="$BUILD_DIRECTORY/css-parser-$VERSION"
        WEB_SITE="https://github.com/ebook-utils/css-parser"
      LICENSE[0]="LGPL-3.0-or-later"
         ENTERED=20210114
        KEYWORDS=""
           SHORT="CSS related utilities (parsing, serialization, etc) for python"
cat << EOF
A fork of the cssutils project based on version 1.0.2. This fork includes
general bug fixes and extensions specific to editing and working with ebooks.

The main python source code has been modified so that it will run without
further conversion on both Python >= 2.7 and Python 3.X without any further
modules required. All required modifications are handled local to each file

For more information on usage, please see the cssutils documentation.
EOF
