# Watch: https://github.com/lxml/lxml/tags lxml-([0-9.]+)\.tar
           SPELL=lxml
         VERSION=6.1.1
     SOURCE_HASH=sha512:c8bd3825f5b15af8a39b7e0a11b114ad67bcfcaf8fd08928e34918ea194525d26fa498057a30a014e452817d78a839bea7cf5221f089ae8ba0d4f5f4527dc62d
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/lxml/lxml/archive/$SOURCE
  SECURITY_PATCH=2
#         SOURCE2=$SOURCE.asc
#  SOURCE2_URL[0]=$SOURCE_URL.asc
#      SOURCE_GPG=lxml.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
  SOURCE2_IGNORE=signature
        WEB_SITE=https://lxml.de
      LICENSE[0]=BSD
         ENTERED=20080113
           SHORT="powerful and Pythonic XML processing library"
cat << EOF
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It
provides safe and convenient access to these libraries using the ElementTree
API.

It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.
EOF
