mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
fe7f440bc1
Iniparser is a free stand-alone ini file parsing library.
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
iniParser is a simple C library offering ini file parsing services.
|
|
The library is pretty small (less than 1500 lines of C) and robust, and
|
|
does not depend on any other external library to compile. It is written
|
|
in ANSI C and should compile on most platforms without difficulty.
|
|
|
|
WWW: http://ndevilla.free.fr/iniparser/
|