TinyXML is a software module available on Comet.
To access TinyXML on Comet, run module load TinyXML. This will load the default version of TinyXML.
module load TinyXML
An overview of the module information is shown below (module -r spider ^TinyXML$):
module -r spider ^TinyXML$
TinyXML: TinyXML/2.6.2-GCCcore-11.3.0 Description: TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. This module can be loaded directly: module load TinyXML/2.6.2-GCCcore-11.3.0 Help: Description =========== TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. More information ================ - Homepage: https://sourceforge.net/projects/tinyxml
If there are multiple versions of TinyXML listed, then you can load a specific version as follows:
$ module load TinyXML/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^TinyXML$.
The module TinyXML has the following embedded help text (module help TinyXML):
module help TinyXML
Description =========== TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. More information ================ - Homepage: https://sourceforge.net/projects/tinyxml
The default version of the module TinyXML has the following dependencies:
Back to software
Table of Contents
HPC Service
Main Content Sections
Documentation Tools