slackbuilds/libraries/xmltooling
Matteo Bernardini 971871e1a9
libraries/xmltooling: Use the C++14 standard.
gcc >= 11.x defaults to -std=gnu++17 and it breaks the build
in this case

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-04 17:53:40 +07:00
..
README
slack-desc
xmltooling.SlackBuild libraries/xmltooling: Use the C++14 standard. 2022-02-04 17:53:40 +07:00
xmltooling.info libraries/xmltooling: Updated for version 3.0.4. 2019-03-29 07:56:10 +07:00

README

The XMLTooling library contains generic XML parsing and processing
classes based on the Xerces-C DOM.
It adds more powerful facilities for declaring element- and
type-specific API and implementation classes to add value around
the DOM, as well as signing and encryption support.