A C library that features multi- command line and configuration file parsing http://platon.sk/projects/libcfg+
Go to file
2024-01-06 03:59:02 +01:00
libcfg+.spec set soname to prevent from linking to libcfg+.so [release 0.6.2-6mamba;Mon Apr 16 2012] 2024-01-06 03:59:02 +01:00
README.md set soname to prevent from linking to libcfg+.so [release 0.6.2-6mamba;Mon Apr 16 2012] 2024-01-06 03:59:02 +01:00

libcfg+

libcfg+ is a C library that features multi- command line and configuration file parsing. It is possible to set up various special properties such as quoting characters, deliminator strings, file comment prefixes, multi-line postfixes, and more. It supports many data types such as booleans, integers, decimal numbers, strings with many additional data type flags (such as multiple values for a single option).