WrapDB Browser

WrapDB Browser

inih

Simple .INI file parser in C, good for embedded systems

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest inih package with the following command:

meson wrap install inih

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from inih r62-1 can be used by adding the following lines to your meson.build file:

inih_dep = dependency('inih')
inireader_dep = dependency('inireader')

Patch Files Preview

No patch files needed for this package.