An open API service indexing awesome lists of open source software.

https://github.com/ossystems/inih

Simple .INI file parser in C, good for embedded systems
https://github.com/ossystems/inih

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

inih is a simple .INI file parser written in C, released under the New BSD
license (see LICENSE). The original project home page is localted at:

http://code.google.com/p/inih/

This version provides:

- source code syncronized with r29;
- CMake build system;
- pkg-config support;