libt3config

v 1.0.0 Updated: 3 months ago

The libt3config library provides functions for reading and writing simple structured configuration files.

The libt3config library provides functions for reading and writing simple structured configuration files. libt3config provides the following features: simple structured syntax, simple API for reading and manipulating configurations, parsed configurations which uses typed data (boolean, integer, floating point number string, list, section), schema definitions, allowing verification of the structure of loaded configuration data, and no use of global variables, allowing easy use in threaded programs (with the exception that if uselocale is not available, setlocale should not be called at the same time in another thread while reading or writing configuration data).

https://os.ghalkes.nl/

To install libt3config, paste this in macOS terminal after installing MacPorts

sudo port install libt3config

Add to my watchlist

Installations 6
Requested Installations 0