packages

Simply Fortran Package Server

TIXI

TiXI is a fast and simple XML interface library and could be used from applications. The library can be directly integrated into a code by third party software or can be used by users who don't want to deal with the complexity of XML when creating a new application. Although simplified and somewhat restricted compared to a full-fledged XML processing library the user can, for example, create documents, create and delete nodes, and add and remove element attributes. Routines to read and write simple text nodes and additionally specialized nodes holding integer and floating point numbers are part of this API. Furthermore, routines to process aggregates of these simple types have been implemented. For the processing of geometric data, reading and writing of multidimensional arrays or arrays of vectors, i.e. coordinates of points are supported. The library has been designed to hide the implementation details so that the underlying XML library, currently libxml2, can be replaced by another one without changing the XML processing API in the applications.

This package contains a Simply Fortran example project.

Version: 3.1.1
Homepage: https://github.com/DLR-SC/tixi
License: Apache 2.0

Platforms:
x86 x64

Tags:
XML

Dependencies:

Conflicts:
None

To install packages, please use a suitable client.