iniparser 4.1 Simple .ini
configuration file parsing library
The iniParser C library reads and writes Windows-style .ini
configuration files. These are simple text files with a basic structure composed of sections, properties, and values. While not expressive, they are easy to read, write, and modify.
The library is small, thread safe, and written in portable ANSI C with no external dependencies.
- Sitio web: https://github.com/ndevilla/iniparser
- Licencia: X11
- Fuentes del paquete: samba.scm
- Parches: No hay
- Construcciones: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu