1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/devel/iniparser/pkg-descr
Kevin Lo fe7f440bc1 Initial import of iniparser-3.0
Iniparser is a free stand-alone ini file parsing library.
2011-07-01 06:38:55 +00:00

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/