Dear ports@, Attached please find a new port for:
libt3config: A library for reading and writing configuration files. This library is part of the Tilde Terminal Toolkit and was ported as a dependency for the Tilde Text Editor, the posting of which will follow. License: ------------ GPL3 Homepage: ------------ https://os.ghalkes.nl/t3/libt3config.html Description: ------------ The libt3config library provides functions for reading and writing simple structured configuration files. libt3config provides the following features: o Simple structured syntax. o Simple API for reading and manipulating configurations. o Parsed configurations use typed data (boolean, integer, floating point number string, list, section). o Schema definitions, allowing verification of the structure of loaded configuration data. o 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). Regards Lloyd
devel_libt3config.tar.gz
Description: GNU Zip compressed data