           MODULE=xalan-c
          VERSION=1.12
           SOURCE=xalan_c-$VERSION.tar.gz
       SOURCE_URL=https://downloads.apache.org/xalan/$MODULE/sources/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xalan_c-$VERSION
      SOURCE_VFY=sha256:ee7d4b0b08c5676f5e586c7154d94a5b32b299ac3cbb946e24c4375a25552da7
         WEB_SITE=http://xml.apache.org/xalan-c
          ENTERED=20071004
          UPDATED=20201224
            SHORT="XSLT processor written in C++"
            PSAFE=no

cat << EOF
Xalan is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. Xalan-C++ is a robust implementation
of the W3C Recommendations for XSL Transformations (XSLT) and the XML Path
Language (XPath). It works with a compatible release of the Xerces-C++
XML parser.
EOF
