# Watch: https://github.com/lxml/lxml/tags lxml-([0-9.]+)\.tar
           SPELL=lxml
         VERSION=6.1.0
     SOURCE_HASH=sha512:c738958839f9fb627ede8c4758b849d60be5210617fb2f4d9d2072f9f724a54d63648964b8716b0e23eaba044d77d02e621579c7aaee53fa2e30bc206a4a8534
          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
