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