slackbuilds_ponce/libraries/xml-security-c/README

7 lines
320 B
Text
Raw Normal View History

The xml-security-c library is a C++ implementation of the XML Digital
Signature and Encryption specifications. The library makes use of the
Apache XML project's Xerces-C XML Parser and Xalan-C XSLT processor.
The latter is used for processingXPath and XSLT transforms.
xalan-c is an optional dependency (autodetected).